BODY { font-family: Courier, Sans Serif;
    font-size: small; font-weight: 400; 
    background-color: #FFFFFF;
    color: #000000;
    margin: 5px;
    }
 
a:link {  
    color: #FFFFFF;
    text-decoration: underline; 
    font-weight: 600;
    }
    
a:visited {  
    text-decoration: underline; 
    color: #FFFFFF;
    font-weight: 600;
    }
    
a:hover {  
    color: #000000; 
    text-decoration: underline; 
    font-weight: 600;
    }
    
a:active {  
    color: #FFFFFF;
    text-decoration: underline; 
    font-weight: 600;
    }
 
H1 { font-family: Times New Roman, Times, serif; margin-top: 0px;}
H4 { font-family: Times New Roman, Times, serif; }
TD { font-size: 12px; font-weight: 500;
 }
td.dots { background-image: url(graphics/dots.gif); background-repeat: repeat-x; background-position: left center; height: 20px; }
td.small { font-family: Times New Roman, Times, serif; font-size: 10px; font-weight: 400; }
