.MainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.HeadderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}
.parchmentFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #382014;
	font-style: normal;
	font-weight: bold;
}
.parchmentBold {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #330000;
}
.FooterFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
}

