.footerText {
	font-size: 9px;
}
hr {
	color: #9A0229;
}

.headerText {
	font-size: 16px;
	font-weight: bold;
	color: #9A0229;
}
.titleText {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9A0229;
}

a:link {
	color: #9A0229;
}
a:hover {
	color: #8190AA;
}

