BODY {
font-family : verdana; 
font-size : 80%; 
background-color:#FFFFFF 
} 
td {
font-family : verdana; 
font-size : 80%; 
} 
h1 {
font-size : 120%; 
text-align : center; 
font-style : italic; 
font-weight : bold; 
} 
h2 {
font-size : 110%; 
text-align : center; 
font-weight : bold; 
} 
h3 {
font-size : 100%; 
font-weight : bold; 
} 
h4 {
font-size : 90%; 
font-weight : bold; 
} 
h5 {
font-size : 85%; 
font-weight : bold; 
font-style : italic; 
} 
a:link  {       
        color:  #CC0000;
        }       
                
A:visited       {       
        color:  Darkslategray;
        }       
                
A:active        {       
        text-decoration:        none;
        color:  red;
        }       
A:hover {       
        color:  red;
        }       
A.offsite       {       
        color:  black;
        }       
