.footNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
	text-indent: 16px;
	letter-spacing: .10em;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D22014;
	text-transform: capitalize;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #DC241C;
	letter-spacing: 0.15em;
}
.BodyHighlight {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
