.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #244848;
	font-style: italic;
	font-weight: bold;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.SmallText {
	font-size: 14px;
	font-style: italic;
	color: #003300;
}
.UnderlineBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	background-color: #F7F7D6;
}
.boldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #3F5F5E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91A098;
}
a:hover {
	text-decoration: underline;
	color: #BCC763;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}
.FirstLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
