.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;
}
.formspecialnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	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;
}
.whitenote {
	color: #FFFFFF;
}
.boldbody {
	font-weight: bold;
}
.boldcenter {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
#content2 form #form tbody tr .formseparator .formtopheading {
	color: #000;
}
.itals {
	font-style: italic;
}

