body {    
                   color: #000;
                   font-family: Helvetica, arial, sans-serif;
                   font-size : 100%;
                   width: 99%;
                   max-width: 1024px;
                   background : #fff;
                   padding-left: 0px;
                   padding-top: 0px;
                   margin-right: 10px;
                   margin-top: 0px;
                           }

          h1 {   
                 color:#0000FF;
                 background : #FFFFFF;                
                 font-size: 150%;
                 }
          h2 {   
                 color:#0000FF;
                 background : #FFFFFF;                
                 font-size: 115%;
                 }
          h3 {   
                 color:#0000FF;
                 background : #FFFFFF;                
                 font-size: 120%;
                 }
          h4 {   
                 color:#0000FF;
                 background : #FFFFFF;                
                 font-size: 115%;
                 }
                 
 a:link {text-decoration: none; color: #0000C1; font-size: 100%; font-weight: normal; background: #fff;}
 a:visited {text-decoration: none; color: #00008A; font-size: 100%; font-weight: normal; background: #fff;}
 a:hover {text-decoration: underline; font-size: 100%; color:#FF0080; background :#FFFFFF;}
 a:active {text-decoration: underline; font-size: 100%; color:#FF0080; background :#F5ECA7;}

.table    {color: #000;
           background: #fff;
          }
.map    {font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        font-weight: normal;
        color: #000;
        background: #fff;
        text-decoration: none;
        
        }

th{
        font-family: Arial, sans-serif;
        font-size: 90%;
        font-weight: normal;
        color: #000040;
        background: #FFFFFF;      
}
                 
 .map    {font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        font-weight: normal;
        color: #0000FF;
        background: #fff;
        text-decoration: none;
        }
        
.bb{    font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        color: #0000FF;
        font-weight: bold;
        background: #fff;
        padding-top: 10px;
        
        }
                
.fn   {width: 25%;
     
     }   
.bc {   font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        width: 90%;
        color:#000080;
        background : #fff;
        padding-left: 3px;
        padding-right: 3px;        
        }



