.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.greenlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
.noline {
	color: #006600;
	text-decoration: none;
}
.noline:hover {
	color: #999999;
	text-decoration: none;
}
.noline:visited {
	color: #006600;
	text-decoration: none;
}
.noline:active {
	color: ##999999;
	text-decoration: none;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #006600;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #006600;
}
.blktxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
}
.blktxtsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #006600;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #E79203;
}
