BODY {	margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10pt
		color: black;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #0199FE;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #0199FE;
	scrollbar-darkshadow-color: #96D3FE;
	scrollbar-arrow-color: #0199FE;
	}

P,TABLE,TD,LI {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

A {	text-decoration: none;
			color: #0F95EE;
			font-weight: bold;}

A:link {	text-decoration: none;
			color: #0F95EE;
			font-weight: bold;}
A:visited {	text-decoration: none;
			color: #0F95EE;
			font-weight: bold;}
A:active {	text-decoration: underline;
			color: #44ACF4;
			font-weight: bold;}
A:hover {	text-decoration: underline;
			color: #44ACF4;
			font-weight: bold;}

H1 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;}

H2 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: black;}

.adres {	font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;}
			
.knoppen {
	color: #0F95EE;
	font-weight: bold;
	text-decoration: none;
}

.overflow {
	width: 100%; 
	height: 100%; 
	overflow: auto;
	margin-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px
}