BODY, TD {
	background-color: #E9E9E9;
	color: gray;
	font-family: georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	scrollbar-3dlight-color: silver;
	scrollbar-arrow-color: rgb(255, 120, 0);
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver; 
	scrollbar-track-color:#E9E9E9;
	}

BODY {
	background-image: /*url(images/kw.scheld.gif)*/;
	background-attachment: fixed;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}	
TD {border: 0px; background-color: white;}

TABLE {
	border: 5px double silver;
	overflow: auto;
	}

hr {float:center; width:90%; border:1px solid #dd441a;}

A, A:link, A:active, A:visited {
	text-decoration: none;
	border-bottom: 1px dotted #dd441a;
	font-weight : normal;
	color: gray;
}
a:hover {color: #dd441a;}

H1 {	
	font-family: arial, sans-serif;
	font-weight: bold;
	color: rgb(255, 120, 0);
	font-size: 15pt;
	}
H2 {	
	font-family: arial, sans-serif;
	font-weight: bold;
	color: rgb(255, 120, 0);
	font-size: 14pt;
	}
H3 {	
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #dd441a;
	font-size: 18pt;
	}
img.mannetje {border: none; margin: 0px 50px 0px 50px;}