.textfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFCED;
	border: 1px solid #A5A297;
}
.formbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #3D3C38;
}
.button {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFCED;
	background-color: #473A31;
	border: none;
	padding: 2px;
}
