.formtopheading {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.formseparator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #09F;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.formlabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.formheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #366;
	font-style: italic;
}
.acthagreen {
	color: #22BE13;
	font-size: 20px;
}
.greennote {
	color: #22BE13;
}
.boldbody {
	font-weight: bold;
}
