.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #666666;
	font-style: normal;
	line-height: 170%;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
	margin-top: 20px;
}
.bold {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #990000;
	margin-top: 20px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #990000;
}
.formdata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

