@charset "UTF-8";
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	color: #9e0000;
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #9e0000;
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #91916f;
}
