body {  
    background-color: #FFFFFF; color: #004080;
    font-family: Georgia, Times New Roman, Times, serif;
    margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
    }
    
H1 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 140%;
    font-weight: 700;
    }
    
H2 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 130%;
    font-weight: 700;
    }
    
H3 {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 120%;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    color: #E1124A;
    }
    
H4 {
    font-size: 100%;
    font-weight: 600;
    text-align: center;
    margin-height: 2px;
    }
    
.links H2 {
    color:#0000FF;
    text-decoration: underline; 
    }
    
a:link {  
    color: #000000;
    text-decoration: underline; 
    border-color: #000000
    }
    
a:visited {  
    text-decoration: underline; 
    color: #000000;
    }
    
a:hover {  
    color: #FF0000; 
    text-decoration: none; 
    }
    
a:active {  
    color: #FF0000;
    }
    
td { 
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 100%;
    font-weight: 500;
    }

td.small { 
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 85%;
    font-weight: 400;
    }
    
.small { 
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 85%;
    font-weight: 400;
    }
    
.address {
    color: #E1124A;
    font-size: 95%;
    font-weight: 500;
    }
    
.greenbg {
    color: #FFFFFF;
    background-color: #03EE03;
    font-weight: 600;
    }
    
 .nomargin {
   margin-top: 0px;
   margin-bottom: -10px;
   padding: 0px;
   }
   
td.news 
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: 400;
    font-size: 95%;
}