.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C12E1C;
}
.formfields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #766142;
	background-color: #E9E1D6;
}
.formtextbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #766142;
}
.textbrownright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CDC2AE;
	text-align: right;
}
.textbrownleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #422F20;
	text-align: left;
	padding-left: 5px;
	background-position: top;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #422F20;
	text-align: left;
	padding-left: 10px;
	background-position: top;
	padding-right: 10px;
}
.redheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A6281D;
	padding-left: 10px;
	padding-right: 5px;
}
.formtextbrownsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #766142;
}
.formtextwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
