@charset "ISO-8859-1";
.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.bodytextgreen {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #516F20;
}
a:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #516F20;
	text-decoration: none;
}
a:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #516F20;
	text-decoration: none;
}
a:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #354B16;
	text-decoration: underline;
}
