body { background-color: #FFFFFF ;
	text-align: center ;
	font-family : Helvetica, Arial, sans-serif ;
	color : #999999 ; font-weight: bold ; font-size : 10px ; text-decoration: none ; }
a { font-family : Helvetica, Arial, sans-serif ;
	color : #999999 ; font-weight: bold ; font-size : 10px ; text-decoration: none ; }
a:link { font-family : Helvetica, Arial, sans-serif ;
	color : #999999 ; font-weight: bold ; font-size : 10px ; text-decoration: none ; }
a:hover { font-family : Helvetica, Arial, sans-serif ;
	color : #6699cc ; font-weight: bold ; font-size : 10px ; text-decoration: underline ; }

.block { text-align: left ; width: 500px ; position: absolute; left: 24px ; top: 24px ; }

#intro { font-family : Helvetica, Arial, sans-serif ;
	color : #000000 ; font-weight: bold ; font-size : 14px ; text-decoration: none ; }
#intro a { font-family : Helvetica, Arial, sans-serif ;
	color : #000000 ; font-weight: bold ; font-size : 14px ; text-decoration: underline ; }
#intro a:hover { font-family : Helvetica, Arial, sans-serif ;
	color : #6699cc ; font-weight: bold ; font-size : 14px ; text-decoration: underline ; }

#enter { font-family : Helvetica, Arial, sans-serif ;
	color : #000000 ; font-weight: bold ; font-size : 16px ; text-decoration: none ; }
#enter a { font-family : Helvetica, Arial, sans-serif ;
	color : #0066cc ; font-weight: bold ; font-size : 16px ; text-decoration: none ; }
#enter a:hover { font-family : Helvetica, Arial, sans-serif ;
	color : #6699cc ; font-weight: bold ; font-size : 16px ; text-decoration: underline ; }

#option { font-family : Helvetica, Arial, sans-serif ;
	color : #000000 ; font-weight: bold ; font-size : 14px ; text-decoration: none ; }
#option a { font-family : Helvetica, Arial, sans-serif ;
	color : #0066cc ; font-weight: bold ; font-size : 14px ; text-decoration: none ; }
#option a:hover { font-family : Helvetica, Arial, sans-serif ;
	color : #6699cc ; font-weight: bold ; font-size : 14px ; text-decoration: underline ; }

#copy { font-family : Helvetica, Arial, sans-serif ; font-weight: normal ; 
	color : #000000 ; font-size : 10px ; text-decoration: none ; }
	


div.page { background-color: #FFFFFF ; 
	position: relative ; margin: auto ;
	text-align: left ; width: 936px;
	top: 35px;
}
div.outropage { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	text-align: left ; width: 1080px;
	left: 80px; top: 35px;
}
div.nav { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	top: 636px ;
}
div.prev { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	text-align: left ; width: 99px;
	left: 0px;
}
div.middle { background-color: #FFFFFF ; 
	position: absolute; margin: auto ;
	text-align: center ;
	left: 99px; width: 738px;
}
div.next { background-color: #FFFFFF ; 
	position: absolute; margin: auto ;
	text-align: right ;
	left: 837px; width: 99px;
}



