.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #08264A;
	letter-spacing: 1px;
}
a:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #24799F;
	text-decoration: none;
}
a:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #22759B;
	text-decoration: none;
}
a:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #08264A;
	text-decoration: underline;
}
a.cancel:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #CCOOOO;
	text-decoration: none;
}
a.cancel:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #CCOOOO;
	text-decoration: none;
}
a.cancel:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: underline;
}
.headers {
	font-family: "century gothic";
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #009AD8;
}
.bodytextsmaller {
	font-family: "century gothic";
	font-size: 10px;
	line-height: 12px;
	color: #32AAE1;
	letter-spacing: 1px;
}
