body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main-text {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.green-text {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

.heading-text {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}
.subheading-text {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00CC00;
}
-->


a.main-text, a.main-text:link, a.main-text:visited, a.main-text:active,  {font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: underline;}
	
a.main-text:hover  {font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DD0000;
	text-decoration: underline;}

.spotlight, a.spotlight:link, a.spotlight:visited, a.spotlight:active  {font-family: Arial, Helvetica, Century Gothic, sans-serif; font-size: 14px;font-weight: bold;color: #555553; text-decoration: none;}
a.spotlight:hover  {font-family: Arial, Helvetica, Century Gothic, sans-serif;font-size: 14px;font-weight: bold;color: #555553;text-decoration: underline;}
