font { font-family: verdana; font-size: 10px; line-height: 1.5; }

font.grey { font-family: verdana; font-size: 10px; color: #AAAAAA; }
font.white { font-family: verdana; font-size: 10px; color: #FFFFFF; }
font.red { font-family: verdana; font-size: 10px; color: #FF0000; font-weight: bold; }

TD.grey { font-family: verdana; font-size: 10px; color: #AAAAAA; }

TD.bold {font-family: verdana; font-size: 11px; color: #000000; font-weight: bold;}
TD.normal {font-family: verdana; font-size: 11px; color: #000000; }
TD.green {font-family: verdana; font-size: 11px; color: #ADBF45; font-weight: bold; }
TD.green_small {font-family: verdana; font-size: 10px; color: #ADBF45; font-weight: bold; }

a {font-family: verdana; font-size: 11px; color: #000000; text-decoration: none; }
a:hover {font-family: verdana; font-size: 11px; color: #000000; text-decoration: underline; }
a.green {font-family: verdana; font-size: 11px; color: #ADBF45; font-weight: bold; text-decoration: none; }
a.green:hover {font-family: verdana; font-size: 11px; color: #ADBF45; font-weight: bold; text-decoration: underline; }
a.green_small {font-family: verdana; font-size: 10px; color: #ADBF45; font-weight: bold; text-decoration: none; }
a.green_small:hover {font-family: verdana; font-size: 10px; color: #ADBF45; font-weight: bold; text-decoration: underline; }
a.sd {font-family: verdana; font-size: 10px; color: #AAAAAA; font-weight: normal; text-decoration: none; }
a.sd:hover {font-family: verdana; font-size: 10px; color: #AAAAAA; font-weight: normal; text-decoration: underline; }
