.Header {
	font-family: "Bookman Old Style";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.MainHeader {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

