body {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

td{
	color : #990000;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}
A {
	color : #990000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #990000;
	text-decoration : underline;
	font-weight : bold;
}
.white {
	color: white;
	text-align: center;
	font-family: Verdana
	font-size: 10px;

}
.white A {  
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration : none;
}
.white A:HOVER {  
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration : underline;
}
.time {  
	font-size: 9px
}
.bold {  
	font-weight: bold
}
.italic {  
	font-style: italic
}


