@charset "ISO-8859-1";
.normaal {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.vetwit {
	color: #FFF;
}
.nietvetzwart {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.normaalwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	line-height: normal;
}
.vetwitcursief {
	font-style: italic;
	color: #FFF;
}
.normaalwit em {
	font-style: normal;
}
