.headsCen {
	font-family: "ITC Zapf Chancery SWA";
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-align: center;
}
.subHeadsCen {
	font-family: "ITC Zapf Chancery SWA";
	font-size: 20px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-align: center;
}
.bcCen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -0.5px;
	text-align: center;
}

body { background-color: #660000;}
a:link {color: #7C869D;}
a:visited {color: #CC0000;}
a:hover {color: #FF9900;}
a:active {color: #7C869D;}