.tekstTitel { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #350000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
.tekstBody { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-style: normal; 
	text-decoration: none;
}
.tekstTitelgroot { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #E79152;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
.tekstWit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal; 
	text-decoration: none;
}
.tekstBodySchuin { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-style: italic; 
	text-decoration: none;
}
