body
{
	font-family:Arial;
	font-size:12px;

}

td
{
	font-family:"Trebuchet MS",Arial;
	font-size:12px;

}
td.red
{
	font-family:"Trebuchet MS",Arial;
	font-size:12px;

}
td.arialc
{
	font-family:Arial;
	font-size:12px;

}
a
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:red;
	

}
a.red
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	

}
a.white
{
	font-family:Trebuchet MS,Arial;
	font-size:12px;
	color:white;
	text-decoration:none;

}
a:hover
{
	
	font-size:12px;
	color:red

}



td.off {
background: #ffffff;
}
td.on {
background: #B5D8FF;
} 

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3e6a93;
	text-align: left;
}

