
body { color: black; font-size: 10px; font-family: Verdana, Arial; background-color: white }
td { color: black; font-size: 10px; font-family: Verdana, Arial }
p { color: black; font-size: 10px; font-family: Verdana, Arial }
a:visited  { color: maroon; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
a:link { color: black; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
a:active { color: black; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
a:hover { color: navy; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline }
