.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 20px;
	color: #2D7390;
}
a:link {
	font-family: "century gothic";
	font-size: 12px;
	color: #9BCD6F;
	text-decoration: none;
}
a:visited {
	font-family: "century gothic";
	font-size: 12px;
	color: #579CBA;
	text-decoration: none;
}
a:hover {
	font-family: "century gothic";
	font-size: 12px;
	color: 579CBA;
	text-decoration: underline;
}
.bodytext2 {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #2D7390;
}
