.formboxes {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	font-weight: lighter;
	background-color: #FFFFFF;
	border-top: thin solid #660000;
	border-right: thin solid #660000;
	border-bottom: thin solid #660000;
	border-left: thin solid #660000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: right;
	font-size: 12px;
	background-color: #F1EDC9;
}
.headtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	background-color: #F1EDC9;
	font-weight: bold;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #F1EDC9;
}
.captiontext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #F1EDC9;
}
.captiontext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}

