body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.headline {
	font-style:normal;
	color: #333333;
	font-size:27px;
	margin-bottom: 10px;
}

.sub_headline {
	font-size: 14px;
	font-weight:bold;
	color: #FE6C21;
	
}

.ingress {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #fff;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #333333;
	width:150px;
}

.smalltextheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #333333;

}