.body_text {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.body_bold {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.body_orange {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.body_black {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.footer_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
