body {
	background-color: #2b1200;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1200;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B1200;
}
.disText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subHeaderOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #634632;
	letter-spacing: 0.5em;
}
.headerOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2B1200;
	letter-spacing: .15em;
	text-transform: uppercase;
}
a:link {
	color: #4673A5;
	text-decoration: none;
}
a:visited {
	color: #425870;
	text-decoration: none;
}
a:hover {
	color: #0063C4;
	text-decoration: underline;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B1200;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1200;
	font-weight: bold;
}
.tableRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B1200;
}
