@charset "UTF-8";
body {
	background-color: #000000;
	margin-top: 0px;
	overflow: auto
}
 

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #dbabbe;
	line-height: 20px;
	letter-spacing: 0em;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbabbe;
}
.normaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-weight: bold;
	color: #dbabbe;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0em;
}

