BODY {
	color : Black;
	background-image :url(images/stonewall3.gif);
	font-family : "Times New Roman";
	font-size : 72%;
	text-align : left;
}


A {
	text-decoration : none;
	color: gray;
}

A.header {
	color:black;
}

A:HOVER {
	text-decoration : underline;
	color: white;
	background-color: black;
}

th.cinfo {
	font-size:smaller;
	font-weight: bolder;
	background-color: #000000;
	color: #FFFFFF;
}

td.hc {
	font-family:Arial;
	font-weight:bolder;
}

td.hctotal {
	font-family:Arial;
	font-weight:bolder;
	text-decoration: underline;
	color:#CC0000;
}

td.cinfo {
	font-size:smaller;
}