body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583D22;
	background-color: #583D22;
	font-size: 75%;
	line-height: 120%;
}
a:link {
	color: #BC5112;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:visited {
	color: #BC5112;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {
	color: #F84616;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.footerLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #583D22;
}
.footerLink:link {
	color: #583D22;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.footerLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #583D22;
}
.footerLink:hover {
	color: #F84616;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.quoted {
	text-align: right;
}
p {
	margin: 0px;
	padding: 0px;
}
.headingLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
}
.headingLarge:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
.headingLarge:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
.headingLarge:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
.headingSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.headingSmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.headingSmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.headingSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.indent {
	text-indent: 6px;
}
.heading {
	font-size: 24px;
}
.indentTwo {
	text-indent: 14px;
}
.italic {
	font-style: italic;
}

