.headline {
	color: #003471;
	font-size: 26px;
	font-weight: bold;
	font-family: Times New Roman, serif;
}

.headlinered {
	font-weight: bold;
	font-size: 14pt;
	color: #9d0a0e;
	text-decoration: none;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003471;
	letter-spacing: 4px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	

.quote {
	color: #45443F;
	font-style: italic;
	line-height: 125%;
	padding-left: 5px;
}

