.body-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.body-text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.body-text-small {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.body-header-small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.body-link {
	color: #990000;
	text-decoration: none;
}
.body-link:hover {
	color: #990000;
	text-decoration: underline;
}
.boxout-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #650825;
}

