.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.Copyright {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 7pt;
	color: #999999;
	font-weight: lighter;
	text-align: right;
}
.Faith {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
