.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: normal;
	color: #CCC;
	text-align: justify;
	line-height: 120%;
}
.text-special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	line-height: 120%;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 42px;
	margin-bottom: 42px;
	line-height: 110%;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
.image {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
