td.off {
background: #8B1C2A;
}

td.on{
background: #FFFFFF;
}




.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4C60F;
}
.block {
	background-color: #8B1C2A;
}

.block a:link {
	background-color: #FFFFFF;
}
.block a:visited {
	background-color: #FFFFFF;
}
.block a:hover {
	background-color: #8B1C2A;
}
.block a:active {
	background-color: #8B1C2A;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyblack a:link {
	color: #8B1C2A;
}
.bodyblack a:visited {
	color: #8B1C2A;
}
.bodyblack a:hover {
	color: #8B1C2A;
}
.bodyblack a:active {
	color: #8B1C2A;
}

.head1black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
