.cacophony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #99CCFF;
}
.UpperCase {
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	background-color : White;
}
.TargetShooters {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	background-color: #FFFFFF;
}
A {
text-decoration:none
}
A:ACTIVE {
	color: #3399FF;
}
A:HOVER{
	color: Navy;
}
td.off {
background: #FFFFFF;
}

td.on {
background: #DFDFDF;
}
.style2 {color: #333333}
