.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B3B3B3;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #840000;
	font-weight: normal;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	font-weight: bold;
}
.hdlnDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636466;
	font-weight: bold;
}
.headlineBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #840000;
	font-weight: bold;
}
.headlineSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	font-weight: bold;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: 840000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
.navPipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	font-weight: bolder;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.headlineBgCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

