.plattetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 10px;
}
.plattetekst p {margin: 0px;
		padding:0px;}  

.kopvoorkant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1pt;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #A5ACBE;
}
p {margin: 0px;
	padding:0px;} 