body { 
color: black;
font-family: Verdana, Arial;
font-size: small;
}

p {
color: black;
font-family: Verdana, Arial;
font-size: small;
}

a:link{font-family: Verdana, Arial; text-decoration: none; font-weight: regular; color: #000000;}
a:visited{font-family: Verdana, Arial; text-decoration: none; font-weight: regular; color: #000000;}
a:hover{font-family: Verdana, Arial; text-decoration: underline; font-weight: regular; color: #000000;}
a:active{font-family: Verdana, Arial; text-decoration: underline; font-weight: regular; color: #000000;}

tr.even{background-color: #F1F1F1}
tr.odd{background-color: white}
