/* CSS Document */
html,body{margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */
body {
	margin: 0px;
}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	line-height: 150%;
	text-align: left;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
	line-height: 100%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}
