body {
	margin-left: 10px;
	margin-top: 5px;
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	scrollbar-3dlight-color: #FFFF99;
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #FDC282;
	scrollbar-face-color: #FDC282;
	scrollbar-highlight-color: #E8D0B5;
	scrollbar-shadow-color: #FFA500;
}

.spanstyle {
	position: absolute;
	visibility: hidden;
}

.rood {
	color: #FF0000;
	font-family: Arial #000000;
	font-style: italic;
	font-size: larger;
	font-weight: bolder;
	text-transform: uppercase;
}

.datum {
	font-family: arial,times new roman;
	font-size: 08pt;
	font-weight: normal;
	line-height: 09pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	font-weight: normal;
	line-height: 11pt;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

ul {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a	{
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}

	a:visited {
	color: #0033CC;
}

a:active {
	color: #000080;
}

a:hover {
	color: #FF0000;
}

.compumess {
	color: #333333;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	line-height: 12pt;
}

.tabeltekst1 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
}

.tabeltekst2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
}

.tabel {
	border-style: solid;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
}

.kop18 {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.normaal-bold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
}

.kop18vet {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.super {
	font-size: smaller;
	font-weight: lighter;
	position: relative;
	top: -5px;
	clip: rect(   );
}

hr {
	margin: 2px 10px 5px 10px;
	color: #666699;
	height: 2px; /* filter: alpha(opacity=75); */
}

#voettekst {
	border: 1px dashed #CC9966;
	width: 100%;
	padding: 10px;
	margin-top: 50px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}

#voettekst a:hover {
	color: #CC0000;
	font-weight: normal;
}


