.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #630000;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#630000;
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #630000;
	font-weight: bold;
	line-height: normal;
}
.form_title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #630000;
	font-weight: bold;
	line-height: normal;
	background-color: #e5c174;
}
a:link {
	color: #493821;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660000;
}
