a:link {
	color: #094C81;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #094C81;
}
a:hover {
	text-decoration: none;
	color: #C62032;
}
a:active {
	text-decoration: none;
}
TD
{
	font-size: 12px;
	font-family: Arial;
}
.maintable
{
	background-color: White;
}
.sans10px
{
	font-size: 10px;
	font-family: Arial;
}
.sans11px
{
	font-size: 11px;
	font-family: Arial;
}
.sans12px
{
	font-size: 12px;
	font-family: Arial;
}
.sans10pxbold
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

BODY
{
	background: #000000;
	
}
