BODY {
      background-color:#FFFFFF;
      font-family: helvetica, Geneva, Arial, Helvetica, sans-serif;
      color:#000088;
      margin:10% 
      font-size:5%;
scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000; 
      }


A:link { text-decoration: none; color:#333333; font-variant: small-caps;}
A:visited { text-decoration: none; color:#888888; font-variant: small-caps;}
A:hover { text-decoration: underline; color:#555555r; font-variant: small-caps;}

.content 
{
    background: #FFFFFF;
    color: #000088;
     width:90%;
    height:80%;
    position:absolute;
	top:5%;
	left:5%;
    overflow:hidden;
	    font-family: helvetica, arial, Helvetica, Geneva, Arial, sans-serif; 
    border: 0px solid #333333; 
    }
    
BODY	{background: #FFFFFF;
		 margin: 0%}

	H1, H2	{font-weight: bold;
		 color: #444444;
		 font-family: helvetica, arial, geneva, times, courier}
		 P {color: #222222; font-family: helvetica, arial, geneva, times, Arial, sans-serif}    
    
#nav 
{ position:absolute;
color:#444444;
bottom:3%; 
left: 10%;
width:80%;
margin-left:auto;
margin-right:auto;
text-align: center
}
