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 ; }

div.page { background-color: #FFFFFF ; 
	position: relative ; margin: auto ;
	width: 985px ; top: 0px ; 
	}
div.nav { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	top: 590px ;
}
div.prev { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	text-align: left ; width: 99px;
	left: 127px;
}
div.middle { background-color: #FFFFFF ; 
	position: absolute; margin: auto ;
	text-align: center ;
	left: 443px; width: 99px;
}
div.next { background-color: #FFFFFF ; 
	position: absolute; margin: auto ;
	text-align: right ;
	left: 764px; width: 99px;
}

.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 ; }

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