.background {
	background-image: url(images/body_background.jpg);
	background-position: top;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 5D7534;
}

.splashbodytext {
	font-family: ITC Benguiat, serif;
	font-size: 12pt;
	weight: book;
	line-height: 135%;
	color: #6A6D21;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: 5D7534;
	weight: bold;
}