.body {
	margin: auto;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color:#464D51;
	scrollbar-face-color:#666666; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: #646D74; 
	scrollbar-arrow-color: #ffffff;
}
.normaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #ffffff;
}
.line_trough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: line-through;
}
.normaal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}
.normaal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.normaal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

