a:link, a:visited {text-decoration: none; color: blue;}
a:hover {text-decoration: underline;}
body,td,th { font-family: verdana,arial,helvetica; font-size:12px;}
td.title { font-family: verdana,arial,helvetica; font-size:18px; font-weight: bold;}
a.white { color: white}
td.small { font-family: verdana,arial,helvetica; font-size:12px;}
td.ten { font-family: verdana,arial,helvetica; font-size:10px;}
td.nine { font-family: verdana,arial,helvetica; font-size:9px;}
p.border {border-color: black; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px;}
.small { font-family: verdana,arial,helvetica; font-size:10px;}
.odd {
 background-color: #ddd;
}
.even {
 background-color: #fff;
}