body {
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial;	
}

td {
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial;	
    vertical-align: top;
}

A:link { color: green; text-decoration: none }
A:visited { color: darkgreen; text-decoration: none }
A:active { color: red; text-decoration: none }


.nrml {
    font-size: x-small;
    font-family: Verdana, Tahoma, Arial;
      
}


.hilite {   
    font-size: small;
    font-family: Verdana, Tahoma, Arial;
    background-color: yellow; 
    color: black
}
        
