
.serif { color: #4b3c30; font-size: 12pt; font-family: Times; font-weight: 600; letter-spacing: 1pt }
.smallbrowntext { color: #645549 !important; font-size: 7pt; font-family: Helvetica; line-height: 14pt; text-decoration: none }
.fronttext { color: #696; font-size: 9pt; font-family: Helvetica; font-style: normal; font-weight: normal; line-height: 14pt; text-decoration: none }
.fronttext:link, .fronttext:active, .fronttext:visited { color: #696; font-size: 9pt; font-family: Helvetica; font-style: normal; font-weight: normal; line-height: 14pt; text-decoration: none }
.fronttext:hover { color: #4b3c30; font-size: 9pt; font-family: Helvetica; font-style: normal; font-weight: normal; line-height: 14pt; text-decoration: underline }
.smallwhitetext { color: #fff !important; font-size: 8pt; font-family: Helvetica; line-height: 14pt; text-decoration: none }
.smallwhitetext:link, .smallwhitetext:active, .smallwhitetext:visited { color: #696 !important; font-size: 8pt; font-family: Helvetica; font-weight: bold; line-height: 14pt; text-decoration: underline }
.smallwhitetext:hover, .smallwhitetext:active, .smallwhitetext:visited { color: #696 !important; font-size: 8pt; font-family: Helvetica; line-height: 14pt; text-decoration: none }
.text { color: #4b3c30; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14pt }
.standardForm label
{
	display:block;
	color:#645549;
	padding:10px 0 0 0;
}
.standardForm .textbox
{
	padding:5px;
	width:250px;
}
.standardForm textarea
{
	padding:5px;
	width:420px;
	height:90px;
}
.standardForm .submit
{
	font-weight:bold;
	color:#645549;
	border:0;
	padding:5px;
	margin:10px 0;
}
