body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}
h1 {
  font-size: 24px;
  line-height: 25px;
}
.voetnoot {
	font-size: 11px
}
