body {

	

	font-family: Arial;

	scrollbar-base-color: #0066FF;

	scrollbar-arrow-color: #FFFFFF;

	scrollbar-highlight-color: #FFFFFFF;

	scrollbar-track-color: #000033;

	overflow-x:auto;

	overflow-y:auto;

}

/* Tekst donkerblauw 9pt */

.tekstblauw9 {

 	font-family : Arial; 

	font-size : 9pt;

	color: #000040

}

/* Tekst donkerblauw 8pt */

.tekstblauw8 {

 	font-family : Arial; 

	font-size : 8pt;

	color: #000040
}

/* Tekst donkergeel 9pt */

.tekstgeel9 {

 	font-family : Arial; 

	font-size : 10pt;

	color: #ffcc00

}

/* Tekst donkerblauw 9pt */

.tekstblauw {

 	font-family : Arial; 

	font-size : 9pt;

	color: #000040
	
}