@charset "utf-8";
.topicheading {
	color: #33CC33;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navlinks {
	font-size: 12px;
	color: #33CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: semi-expanded;
	text-decoration: none;
}
.linktext {color: #33CC33}
.bodytext {color: #012056}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

