.bodytext {
	font-family: "arial", Courier, mono;
	font-size: 12px;
	color: #CBCBCB;
}

a.bodytext:Hover {
	font-family: "arial", Courier, mono;
	font-size: 12px;
	color: #000000;
}

.hystead {
	font-family: "arial", Courier, mono;
	font-size: 12px;
	color: #CBCBCB;
	text-decoration: none;
}

a.hystead:Hover {
	font-family: "arial", Courier, mono;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}

.title {
	font-family: "verdana", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .0em;
	color: #bf0f37;
}


.subtitle {
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: .1em;
	color: #000000;
	text-decoration: none;
}

a.subtitle:Hover {
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: .1em;
	color: #bf0f37;
	text-decoration: none;
}



.bottomtext {
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	color: #000000;	
	line-height: 1.5em;
	text-decoration: none;
}

a.bottomtext:Hover {
	font-family: "verdana", Courier, mono;
	font-size: 11px;
	color: #bf0f37;
	text-decoration: none;

}


