body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#navigation, #advertising, #other { 
  display : none; 
} 
.titel_groot {
	font-size : 17pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}


.titel {
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

.kop{
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
}

.subkop_bruin{
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.subkop_lichtgeel{
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.subkop{
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.standaard_tekst {
	font-size: 11pt;
	color : #000000;
	text-align : justify;
}

.stand_tekst_geel {
	font-size: 11pt;
	font-weight : bold;
	color : #000000;
}

.stand_tekst_bruin {
	font-size: 11pt;
	font-weight : bold;
	color : #000000;
}

.voetnoot{
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.voettekst{
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
}

.rechtstitel {
	font-size : 15pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

.rechtskop{
	font-size : 13pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

.rechtskopbruin{
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

.rechtskopgeel{
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
	text-align : center;
}

.rechtsinhoud{
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}


