body {
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana;
    font size: 10pt;
    color: #000000
    }

tr, th, td { 
    font-family: Tahoma, Verdana; 
    font-size: 10pt; 
    color: #000000
   }

a:link, a:active, a:visited { 
    font-family: Tahoma, Verdana; 
    font-size: 10pt;
    color: #0000CC; 
    text-decoration: underline;
   }

a:hover {
    font-family: Tahoma, Verdana; 
    font-size: 10pt;
    color: #FF0000; 
    text-decoration: none;
   }