body         { 
               color: black;
			   background-color: white;
               font-size: 12px; 
               font-family: Arial,Verdana,Sans-Serif;
               margin: 0;
               left: 0;
               right: 0;
               top: 20;
               text-align: center;
               padding: 0; 
               align: center;
               scrollbar-face-color: #010595;
               scrollbar-arrow-color:white;
               scrollbar-track-color: white;
               scrollbar-shadow-color:white;
               scrollbar-highlight-color:white;
               scrollbar-3dlight-color:black;
               scrollbar-darkshadow-Color:black;
               }
			   
h1      { 
               color: black;
               font-size: 16px; 
               font-family: Arial,Verdana,Sans-Serif;
               margin: 0;
               left: 0;
               right: 0;
               top: 0;
               text-align: left;
			   text-decoration: none;
			   line-height: 100%;
               
              }   

.nav 
{
       display: block;
        font-family: Verdana,Comic Sans, Arial,Sans-Serif;
        color: white;
        background-color: #010595;
       font-size: 15px; 
       padding: 0 0 0 0;
	    width: 175px;
	   align: left;
	   font-weight: bold;
	     height: 100%;
		 
}
.nav a

{
        display: block;
        font-family: Verdana,Comic Sans, Arial,Sans-Serif;
        margin-left: 15px;
        font-size: 12px; 
        background-color: #010595;
        color: beige;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
        
        width: 150px;
       text-indent: 0;
      line-height: 100%;
        padding: 18px 0px 0px 7px;
		
        margin-bottom: 0;
		 margin-top: 0;
     

}

.nav a:hover
{
        
        background-color: #010595;
        color: lightblue;
        
        text-decoration: underline;
        
         width: 150px;
      
               
}
.tab
{
        line-height: 100%; 
        padding:  1 1 1 1;
	
        font-family: New Times Roman,Arial,Verdana,Sans-Serif;
        font-size: 10px; 
        background-color: beige;
        color:black;
        font-weight:bold;
        text-align: center;
        text-decoration: none;
  
}

.port
{
        line-height: 148%; 
        padding:  0 0 0 0;
	
        font-family: New Times Roman,Arial,Verdana,Sans-Serif;
        font-size: 14px; 
        background-color: white;
        color:black;
        font-weight:normal;
        text-align: justify;
        text-decoration: none;
  
}
.port a
{
       
        margin-left: 1px;
        font-size: 14px; 
        background-color: transparent; 
        color: blue;
        font-weight:normal;
        text-align: left;
        text-decoration: underline;
		padding-left: 5px;
      
     
 

}

.port a:hover
{
       
        background-color: transparent;
        
        color: blue;
        text-decoration: underline;
        font-weight: normal;
       
        
       
}
.bot
{
        line-height: 128%; 
        padding:  0 0 0 0;
	     margin-top: 0;
        font-family: New Times Roman,Arial,Verdana,Sans-Serif;
        font-size: 12px; 
        background-color: white;
        color:black;
        font-weight:bold;
        text-align: justify;
        text-decoration: none;
  
}
.bot a
{
       
      
         font-size: 12px; 
        background-color: transparent; 
        color: black;
      
        text-align: left;
        text-decoration: none;
		
      
     
 

}

.bot a:hover
{
       
        background-color: transparent;
        
        color: blue;
        text-decoration: underline;
       
       
        
       
}
.links
{
        line-height: 140%; 
        padding:  0 0 0 0;
	     margin-top: 0;
        font-family: New Times Roman,Arial,Verdana,Sans-Serif;
        font-size: 14px; 
        background-color: white;
        color:black;
        font-weight:normal;
        text-align: justify;
        text-decoration: none;
  
}
.links a
{
         font-weight:bold;
      
         font-size: 15px; 
        background-color: transparent; 
        color: blue;
      
        text-align: left;
        text-decoration: none;
		
      
     
 

}

.links a:hover
{
       
        background-color: transparent;
        
        color: blue;
        text-decoration: underline;
       
       
        
       
}