body
{
}
.td, tr, table, body, p, font, a, div
{
	font-size: 9.5pt;
	font-family: verdana, helvetica, arial;
}

a
{
	color : blue;
	text-decoration: underline; 
}
a:hover 
{
	color : silver;
}

TD.rowheader
{
	background: #9d2836;
	color: #FFFFFF;
	align: center;
	text-align: center;
	font-weight: bold;
}
TD.headerrow
{
	background: #9d2836;
	color: #FFFFFF;
	font-weight: bold;
}


