﻿.PageTitle {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
}
.Header {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #DAA520;
	text-transform: none;
}
.SubHeader {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	word-spacing: normal;
	letter-spacing: .5px;
}
.Links {
	font-family: "Times New Roman";
	font-size: 14px;
	text-decoration: underline;
	color: #800080;
	letter-spacing: .5px;
}
.Footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
