.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #001111;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #001111;
}
a.green_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #003131;
}
a.green_link:visited {
	color: #8101B6;
}
a.green_link:hover {
	color: #FDDC01;
}
a.green_link:active {
	color: #8101B6;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B4CCCC;
}
.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #001111;
	font-weight: bolder;
}
.body_text2_und {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #001111;
	font-weight: bolder;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #003131;
}
.body_text2Bold {
	font-size: 12pt;
	color: #001111;
	font-weight: normal;
	font-family: "Arial Black", "Helvetica Extra Bold";
}
.debu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #86C6C6;
}
