.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #323335;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #3e6fa7;
}
a.blue_link:visited {
	color: #8101B6;
}
a.blue_link:hover {
	color: #FDDC01;
}
a.blue_link:active {
	color: #8101B6;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #323335;
	font-weight: bolder;
}
.body_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #323335;
	font-weight: normal;
	margin-top: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #3e6fa7;
}
.body_text2Bold {
	font-size: 12pt;
	color: #323335;
	font-weight: normal;
	font-family: "Arial Black", "Helvetica Extra Bold";
}

