
BODY	{	background: #EEEEEE;
		 margin-top: 20;
		  margin-left: 8%
		  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; 
      }
      
      
	H1, H2	{font-weight: bold;
		 color: #FFFFFF;
		 font-family: helvetica, geneva, Arial, sans-serif;}	
		 	 
B 	{font-weight: bold;
		 color: #222222;
		 font-family: helvetica, geneva, Arial, sans-serif;}	
		 	 
		 P {color: #222222; font-family: helvetica, geneva, Arial, sans-serif}


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

.content 
{
    background: #FFFFFF;
    color: #000088;
     width:80%;
    height:70%;
    position:absolute;
	top:10%;
	left:10%;
    overflow:hidden;
font-family: Helvetica, Geneva, Arial, sans-serif; 
    border: 4px solid #333333; 
    }
    
.title
{width: 98%;
padding-left: 12px;
padding-top: 1px;
padding-bottom:1px;
background: #7f9ab5;
}
    
#nav 
{ position:absolute;
color:#444444;
bottom:3%; 
left: 10%;
width:80%;
margin-left:auto;
margin-right:auto;
text-align: center
}
