body         { 
               color: tan;
               font-size: 12px; 
               font-family: Arial,Verdana,Sans-Serif;
               margin: 20;
               left: 0;
               right: 0;
               top: 20;
               text-align: center;
               padding: 0; 
               align: center;
               scrollbar-face-color: black;
               scrollbar-arrow-color:white;
               scrollbar-track-color: white;
               scrollbar-shadow-color:white;
               scrollbar-highlight-color:white;
               scrollbar-3dlight-color:black;
               scrollbar-darkshadow-Color:black;
               }


.nav 
{
       
        
        font-size: 10px; 
        background-color: trnsparent;
        color: tan;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
  
}
.nav a
{      float: left;
         font-family: Comic Sans, Arial,Verdana,Sans-Serif;
        margin-left: 3px;
        font-size: 12px; 
        background-color: black; 
        color: tan;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        border: solid;
        border-top-color: tan;
        border-left-color: tan;
        border-bottom-color: black;
        border-right-color: black;
        border-width: 1;
        width: 90px;
        height: 20;
        padding: 3 2 2 2;
        margin-top: 3;
    
      
   
       
       

}

.nav a:hover
{
       
        background-color: biege;
        
        color: black;
        text-decoration: underline;
        font-weight: bold;
       
        
       
}

.port
{
       
        
        font-size: 13px; 
        background-color: trnsparent;
        color: black;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
  
}
.port a
{
       
        margin-left: 1px;
        font-size: 13px; 
        background-color: transparent; 
        color: biege;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
      
        padding: 3 2 2 2;
    
      
   
       
       

}

.port a:hover
{
       
        background-color: transparent;
        
        color: blue;
        text-decoration: underline;
        font-weight: bold;
       
        
       
}
.framed
{ 
              
               border: solid;
               border-color: silver;
               border-width: 7px;
} 
 


              
h1      { 
               color: tan;
               font-size: 26px; 
               font-family: Arial,Verdana,Sans-Serif;
               text-align: center;
              
               line-height: 90%;
              }   
                                
                 
h2      { 
               color: tan;
               font-size: 18px; 
               font-family: Arial,Verdana,Sans-Serif;
               text-align: center;
               line-height: 120%;
              
               
              }   
                  
h3      { 
               color: tan;
               font-size: 18px; 
               font-family: Arial,Verdana,Sans-Serif;
               text-align: center;
              
               
              }                 

.boxindex { 
               color: tan;
               font-size: 14px; 
               font-family: Arial,Verdana,Sans-Serif;
               font-weight: norml;
               text-align: justify;
               text-decoration: none;
               background-color: tranparent;
               padding-left: 0px;
               padding-right: 0px;
               line-height: 140%;
               
       }  
.boxsilver { 
               color: beige;
               font-size: 14px; 
               font-family: Arial,Verdana,Sans-Serif;
               font-weight: normal;
               text-align: justify;
               text-decoration: none;
               background-color: tranparent;
               padding-left: 0px;
               padding-right: 0px;
               line-height: 140%;
       }  
.pad
{
              padding-left: 40px;
               padding-right: 40px;
}
.padsm
{
              padding-left: 30px;
               padding-right: 10px;
}
 .boxcenter { 
               color: black;
               font-size: 15px; 
               font-family: Arial,Verdana,Sans-Serif;
               font-weight: normal;
               text-align: center;
               text-decoration: none;
               background-color: white;
               padding-left: 1x;
               padding-right: 10px;
               line-height: 140%;
       } 

.links
{
        padding-left: 90px;
        font-size: 16px; 
        line-height: 130%;
        background-color: black; 
        color: #ede59c;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
  
}
.links a
{
       
        
        font-size: 16px; 
        
        background-color: black; 
        color: blue;
        font-weight: normal;
        text-align: left;
        text-decoration: none;
       
    
       

}

.links a:hover
{
       
       
       
      
        background-color: transparent; 
        color: blue;
        text-decoration: underline;
        font-weight: normal;
       
        
       
}