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

h6 { font-family : Times, Helvetica, Arial, sans-serif ;
	color : BLUE ; font-weight: bold ; font-size : 120px ; }

div.page { background-color: #FFFFFF ; 
	position: relative ; margin: auto ;
	width: 848px ; top: 35px ; }

div.nav { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	top: 567px ; }
div.navportrait { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	top: 1160px ; }
div.prev { background-color: #FFFFFF ; 
	position: absolute ; margin: auto ;
	text-align: left ; width: 120px;
	left: 0px; }
div.middle { background-color: #FFFFFF ; 
	position: absolute; margin: auto ;
	text-align: center ;
	left: 364px; width: 120px; }
div.next { background-color: #FFFFFF ; 
	position: absolute; margin: auto ;
	text-align: right ;
	left: 728px; width: 120px; }
