.waarde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333300;
	font-weight: bold;
	text-align: left
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333300;
	text-align: left;
	font-weight: bold
}

.text {
	font-family: Arial, Helvetica, sans-serif
}

DIV.verplicht {
	text-align : center;
	color : #333300;
}

TD.verplicht {
	vertical-align: top;		
}

DIV.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333300;
	font-weight: bold;
	text-align: right;
}

TD.label {
	vertical-align: top;	
}

DIV.veld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333300;
	font-weight: bold;
}