	.titel {
		font-family: Arial, Helvetica, sans-serif;
		color : #678B90;
		font-weight : bolder;
		font-size : 18px;
		font-style : italic;
		font-stretch : wider;
		line-height: normal;
	}
	.subnavigatie {
		font-family: Arial, Helvetica, sans-serif;
		color : #1B4654;
		font-weight : bold;
		font-size : 13px;
		font-style : italic;
		line-height: normal;
	}
	.subnavigatie A {
		font-family: Arial, Helvetica, sans-serif;
		color : #1B4654;
		font-weight : bold;
		font-size : 13px;
		cursor : hand;
		text-decoration: none;
		font-style : italic;
		line-height: normal;
	}
	.subnavigatie A:hover {
		font-family: Arial, Helvetica, sans-serif;
		color : #1B4654;
		font-weight : bold;
		font-size : 13px;
		cursor : hand;
		text-decoration: underline;
		font-style : italic;
		line-height: normal;
	}
	.navigatie {
		font-family: Arial, Helvetica, sans-serif;
		color : #769AA6;
		font-weight : bold;
		font-size : 13px;
		cursor : hand;
		line-height: normal;
	}
	.navigatie_bottom {
		font-family: Arial, Helvetica, sans-serif;
		color : #769AA6;
		font-size : 10px;
		line-height: normal;
	}
	.navigatie_over {
		font-family: Arial, Helvetica, sans-serif;
		color : #1B4654;
		font-weight : bold;
		font-size : 13px;
		cursor : hand;
		line-height: normal;
	}
	.kop {
		font-family: Arial, Helvetica, sans-serif;
		color : #0D2833;
		font-weight : bold;
		font-size : 16px;
		line-height: normal;
		margin-top: 0;
		margin-left: 30;
	}
	.kop:first-letter {
		font-family: Arial, Helvetica, sans-serif;
		color : #c18b13;
		font-weight : bold;
		font-size : 16px;
		line-height: normal;
	}
	.table {
		border : 1px solid #3A5E6A;
		border-collapse:	collapse;
	}
	.tableHeader {
		background-color: #FEF3E3;
	}
	.tableContent {
	}
BODY {
	margin : 0 0 0 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding: 0;
	background : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color : #0D2833;
	font-size : 12px;
	line-height: 20px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	color : #45575F;
	font-size : 12px;
	line-height: 20px;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	color : #0D2833;
	font-size : 12px;
}
P, UL, OL
{
	margin-top: 0;
	margin-bottom: 0;
}
.foutmelding {
	color : red;
}
A
{
	COLOR: #000000;
}
A:hover
{
	COLOR: #1B4654;
}

