table
{
	font-family:"Helvetica","Verdana",Sans;
	font-size:12px;
	line-height:1.8em;
	color:#3A3A3A;
	text-align:left;
	border:solid thin gray;
}

tr.h1
{
	background-color:#E3E3E3;
	font-weight:bold;
}

tr.h1b
{
	background-color:#00D5FF;
	color:#005086;
	font-weight:bold;
}

tr.h1g
{
	background-color:#D0FF00;
	color:#165100;
	font-weight:bold;
}

tr.h1o
{
	background-color:#FFDD00;
	color:#E55400;
	font-weight:bold;
}

tr.h1r
{
	background-color:#7D0002;
	color:white;
	font-weight:bold;
}

td.statHead
{
	background-color:#E3E3E3;
	font-weight:bold;
	font-size:15px;
}
