body {
	background: #FFFFFF;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: F2F9D2;
	scrollbar-face-color: D1E85B;
	scrollbar-highlight-color: E9FB8E;
	scrollbar-3dlight-color: 92A73A;
	scrollbar-darkshadow-color: 5A6F00;
	scrollbar-shadow-color: 7F9815;
}
body, div,td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; /* Moet in punten! 8 - 10 - 12 - 14 - ask J om anders te proberen ivm fontsize detectie*/
	font-style: normal;
	color: #003082;
}

a:link {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003082; text-decoration: underline;}
a:visited {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003082; text-decoration: underline;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003082; text-decoration: underline;}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #A5C500; text-decoration: underline;}