body			{ font-family: Tahoma; 
				  font-size: 10pt; 
				  font-weight: bold; 
				  background-color: #CCFFFF }

td				{ font-family: Tahoma; 
				  font-size: 10pt; 
				  font-weight: bold }

td.thdr			{ background-color: #800000; 
				  color: #FFFFFF }

td.chdr			{ background-color: #0000FF; 
				  color: #FFFF00 }

td.mon			{ background-color: #CCFFFF; }

td.dow			{ background-color: #0000FF; 
				  color: #FFFFFF; }

td.we			{ background-color: #CCCCCC; }

td.tod			{ background-color: #FFAAAA; }

p.uh			{ border-bottom: 2px solid black; 
				  color: blue; 
				  font-size: 12pt }