body { margin: 0 }
td         { color: #434343; font-size: 10px; font-family: Arial }
.blackbold   { color: #000; font-size: 10px; font-family: Arial; font-weight: bold }
.greybold { color: #900; font-size: 10px; font-family: Arial; font-weight: bold }
.celldots  { border-right: 1px dotted #737373 }
a:link { color: #0099FF; font-size: 11px; font-family: Arial; text-decoration: none }
a:active { color: #000000; font-size: 11px; font-family: Arial; text-decoration: none }
a:visited { color: #0099FF; font-size: 11px; font-family: Arial; text-decoration: none }
a:hover { color: #000000; font-size: 11px; font-family: Arial; text-decoration: underline }