BODY, table, td, tr, th
{
font-family : Arial, Helvetica, sans-serif;
}
a:hover {
 font-weight: bold;
 color: #808080;
 text-decoration: none;
}
a:active {
 font-weight: bold;
}
address {
 font-size: 10pt;
 font-style: italic;
}