.quoteSmall {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-style: italic;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.sectionHeader_Center {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.topicTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	color: #003082;
}