.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: df880c;
}
.bold-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #463776;
}
.headlines {
	font-family: arial, helvetica, san-serif;
	font-size: 14pt;
	font-weight: bold;
	color: df880c;
	line-height: 18pt;
}

