.subhead {
	font-size: 14px;
	color: #004D85;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.emphasis {
	font-size: 14px;
	color: #004D85;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}

.majorsubhead {
	font-size: 14px;
	color: #E11B1C;
	font-weight: bold;
	text-transform: uppercase;
}

.summary {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.body {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

