@charset "UTF-8";
/* CSS Document */

<STYLE type="text/css">
			body
			{
	background-color: #00001C;
				}
	a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
}
	a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-style: normal;
	font-weight: 300;
}
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33AAD4;
	text-decoration: underline;
	font-style: normal;
	font-weight: 300;
}
	a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-style: normal;
	font-weight: 300;
}
	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
}
    .lumineuskop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #333333;
}
	.lumineuskopklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
    .blauwvet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4640C1;
	font-weight: bold;
}
	.vet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
   	.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4640C1;
	font-weight: bold;
}   
    </STYLE>