.bodytext {
	font-family: Arial, Helvetica, sans-serif, "Zurich BT";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Zurich BT";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, "Zurich BT";
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif, "Zurich BT";
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Zurich BT";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.heads {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 24px;
	color: #FFCC33;
}
