<style type="text/css">
<!--
<!--
body {
	font-family: Times News Roman, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #2C388E;/*themecolour3%0;*/
	background-color: #ffffff;/*themecolour3;*/
		scrollbar-face-color: #C42C1E;/*vitaal rood uit site*/
		scrollbar-shadow-color: #93C63B;/*rood donker*/
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #C93638;/*rood donker*/
		scrollbar-darkshadow-color: #C93638;/*rood donker*/
		scrollbar-track-color: #93C63B; /*groen*/
		scrollbar-arrow-color: #FFFFFF;
}
table {/* GEEFT LETTERGROOTTE ETC VOOR MENU. */
	font: 10pt Arial, sans-serif; color: #000000
}
p {/* GEEFT LETTERGROOTTE ETC VOOR STANDAARD TEKST. */
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 12px 0px 0px;
	}
blockquote {
	margin-top: 0px; margin-bottom: 0px; color: #333333;/*themecolour3%0;*/
	margin-right: 0px;

}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
}
ul {
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(../images/listbullet.gif);
}

a.menu:link {font-family: , verdana, arial, Tahoma, Verdana, Arial; font-size: 11;color: #993333; text-decoration: none}
a.menu:visited {color: #C93638; text-decoration: none}
a.menu:active {font-family: , verdana, arial, Tahoma, Verdana, Arial; font-size: 11;color: #993333; text-decoration: none}
a.menu:link:hover {color: #D85649; text-decoration: underline; font-weight:bold;}
table.menuhover {background-color: #D2E9FF; /* zorgt voor kleur op achtergrond. */
		cursor: pointer;/* The "pointer cursor" is not supported bij all browsers. */}	


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0085FF;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 15px;
	color: #0085FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #0085FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #0085FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	color: #0085FF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

-->
</style>