body {
font-family: arial;
font-size: 10pt;
background-color:white;
color: #000000;
}

td {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #000000;
}

A:link {color:"darkblue"; text-decoration: "none"}
A:visited {color:"darkblue"; text-decoration: "none"}
A:hover {color:"red";}
