.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: regular;
	color: #939598;
	
}
.plattetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	color: #000000;
	list-style-type: disc;
	line-height: 175%;
	
	}
.uitspraak {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #939598;
	line-height: 175%;
}
.koppen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CADB2A;
	font-weight: bold;
	line-height: 175%;
}

.koppenklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	line-height: 175%;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CADB2A;
	font-weight: bold;
	line-height: 175%;
}
  a:link { color: #939598; text-decoration:none }
  a:visited { color: #939598; text-decoration:none }
  a:hover { color: #CADB2A; text-decoration:none }
  a:active { color: #939598; text-decoration:none }

<STYLE>
    BODY {
	overflow-x: hidden;
	}
	
</style>

