body {
 	font-family:Arial;
  	font-size:10pt;
	color: #000000;
	scrollbar-base-color:#C90101; /* rood */
	scrollbar-arrow-color:#EFD6B6; /* beige */
	scrollbar-DarkShadow-Color:#C90101; /* rood */
}

a:link  {color: #D90110} /* Rood */
a:visited  {color: #6E92C4}

a.categorie:link {text-decoration:none;color:#FF8000;} 
a.categorie:visited {text-decoration:none;color:#37629E;} 

a.org:link {text-decoration:none;color:#FF8000;font-size:8pt;} 
a.org:visited {text-decoration:none;color:#37629E;font-size:8pt;} 

.categorie {
	color: #37629E;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;	
}

td {
    font-family:Arial;
    font-size:10pt;
	color: #000000;
}

H1 {
    font-family:Arial;
    font-size:12pt;
    font-weight:normal;
    font-style:normal;
	color: #EFD6B6; /* beige */
}

H2 {
    font-family:Times;
    font-size:10pt;
    font-weight:normal;
    font-style:normal;
	color: #FFFFFF;
}

H3 {
    font-family:Arial;
    font-size:12pt;
    font-weight:normal;
    font-style:normal;
	color: #000000;
}

H4 {
    font-family:Arial;
    font-size:10pt;
    font-weight:normal;
    font-style:normal;
	color: #FFFFFF;
}

H5 {
    font-family:Times;
    font-size:11pt;
    font-weight:normal;
    font-style:normal;
	color: #000000;
}

H6 {
    font-family:Arial;
    font-size:14pt;
    font-weight:bold;
    font-style:normal;
	color: #000000;
}


.heading {
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color: #000000;
}
.heading1 {
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
	color: #000000;
}
.subheading {
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	color: #000000;
}
.small {
	font-size:8pt;
	font-family:Arial;
	color: #000000;
}
