.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #061647;
}
.subheads {
	font-family: "century gothic";
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
}
a:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #7B93C4;
	text-decoration: none;
}
a:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #8498C7;
	text-decoration: none;
}
a:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #8498C7;
	text-decoration: underline;
}
.bodytexttight {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 14px;
	color: #061647;
}
