.NavBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: e5eca6;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BodyCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
a.BodyCopy2:link {
	text-decoration: none;
}
a.BodyCopy2:visited {
	text-decoration: none;
}
a.BodyCopy2:hover {
	text-decoration: none;
}
a.BodyCopy2:active {
	text-decoration: none;
}
