A.hoofdmenu, A.hoofdmenu:ACTIVE, A.hoofdmenu:HOVER, A.hoofdmenu:LINK, A.hoofdmenu:VISITED, TD.hoofdmenu {
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font : 14px;
}

A.submenu, A.submenu:ACTIVE, A.submenu:HOVER, A.submenu:LINK, A.submenu:VISITED {
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font : 12px;
}

TD, BODY {
	color :  #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	scrollbar-3dlight-color :#3F4042;
	scrollbar-arrow-color : #3F4042;
	scrollbar-base-color : #3F4042;
	scrollbar-darkshadow-color : #3F4042;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #FFF3E0;
	scrollbar-shadow-color : #3F4042;
	scrollbar-track-color : white;

}

TD.bottom{
	color : #0A1F60;
	font-size : 11px;
}

A.bottom,A:ACTIVE.bottom, A:LINK.bottom, A:VISITED.bottom{
	color : #0A1F60;
	font-size : 11px;
}

A:HOVER.bottom{
	color : #0A1F60;
	font-size : 11px;
	text-decoration : none;
}

.titel {
	color : #0A1F60;
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}

H1  {
	color: #0a1f60;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	display : block;
	line-height : 19px;
}

H2 {
	color : #0A1F60;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	display : block;
	line-height : 14px;
}


.formulier {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : #0A1F60;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : normal;
}

A:HOVER {
	color : #0A1F60;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;	
}


