.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: lighter;
}
.BodyTextBoldUnderline {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
