.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.watermark {
	background-attachment: fixed;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-color: #e6dcc9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
