.ContentInhoud {
	font-family: Verdana,Arial,sans-serif;
	color: #444;
	font-size: 8pt;
	vertical-align:top;
}
#ContentInhoud A {
	font-size: 8pt; color: #0066FF; text-decoration: underline
}
#ContentInhoud A:visited {
	font-size: 8pt; color: #0066FF; text-decoration: underline
}
#ContentInhoud A:hover {
	font-size: 8pt; color: #AB0B25; text-decoration: underline
}

/*Headline style*/
H1 {
	color:#AB0B25;
	font-size:18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
/*Sub headline style*/
H2 {
	color:#444;
	font-size:9pt;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
	margin-top:0px;
}



