BODY  {
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans serif;
	color : black;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
A  {
	font-family : arial, helvetica, verdana, sans serif;
	color : #003399;
	font-size : 12px;
	text-decoration : none;
}
A:Visited  {
	color : #911D40;
}
A:Hover  {
	color : #003399;
	text-decoration: underline;
}
.td-header  {
	font-size : 12px;
	color: Black;
	font-weight: bold;
	background-color: transparent;
	width: auto;
	text-align : center;
}
.td-row  {
	font-size : 12px;
	color: Black;
	font-weight: normal;
	background-color: transparent;
	width: auto;
	text-align : center;
}
.td-row-stats  {
	font-size : 12px;
	color: Black;
	font-weight: normal;
	background-color: white;
	width: auto;
	text-align : center;
}
.td-row-stats-total  {
	font-size : 12px;
	color: Black;
	font-weight: normal;
	background-color: #EEEEEE;
	width: auto;
	text-align : center;
}
.td-header-stats  {
	font-size : 12px;
	color: Black;
	font-weight: normal;
	background-color: #EEEEEE;
	width: auto;
	text-align : center;
}
