a {
  color: #fff;
}
body {
	background: #fff;
	margin: 0px 0px 0px 0px;
}

a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.inhoud {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	width: 630px;
}
.datum {
font-size:10px;
}
.tekst {
	width: 100%;
}
.titel {
	font-weight: bold;
	width: 100%;
	margin-bottom: 25px;
}
.print {
	float: left;
}
.print img {
	border:0px;
	float:left;	
}
.kop {
	height:30px;
	width: 100%;
}
