body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	background-color: #333;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #A4BFDC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #A4BFDC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F99;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.kleinekoptekst {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #333;
}
.koptekst {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #A4BFDC;
}
