body, td, li {font-family:Verdana,Arial,Helvetica; font-size:x-small}
pre {font-size:x-small}

td {vertical-align:top}
th {vertical-align:top; text_align:left; background-color:#AAAAAA}
ul {margin-top:2px}
a img {border:0}

:active {color:green}
:visited {color:purple}
:hover {color:red}

.num {text_align:right}
.odd {background-color:#FFFFFF}
.even {background-color:#DDDDDD}
.tiny {font-size:xx-small}
.new  {background-color:#FF0000; color:#FFFF00; font-size:xx-small}
.month {background-color:#FFFF00; font-weight:bold; color:#FF0000}

@media screen {
	b {color:red}
}

@media print {
	a {text-decoration:none; color:#000000}
	#noprint {visibility:hidden;width:0;height:0;display:none}
}
