body {
 	font-family:Arial;
  	font-size:11pt;
	color: #001041; /* donkerblauw */
	scrollbar-base-color:#B9A302;   /* goud */
	scrollbar-arrow-color:#001041;  /* blauw */
	scrollbar-DarkShadow-Color:#001041;
}

a:link  {color: #D90110} /* Rood */
a:visited  {color: #D90110} /* Rood */

a.categorie:link {text-decoration:none;color:##D90110;} /* Rood */ 
a.categorie:visited {text-decoration:none;color:#D90110;} /* Rood */

a.org:link {text-decoration:none;color:#D90110;font-size:8pt;} /* Rood */
a.org:visited {text-decoration:none;color:#D90110;font-size:8pt;} /* Rood */

.categorie {
	color: #37629E;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;	
}

td {
    font-family:Arial;
    font-size:11pt;
	color: #001041;
}

HR {
   	color: #7D948E;
}


H1 {
    font-family:Arial;
    font-size:13pt;
    font-weight:bold;
    font-style:italic;
	color: #000000; /* zwart */
}

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;
}

.cont-10 	{ font-family: Arial; font-size: 10px; color: #001041; line-height: 13px; }

