BODY,TD {
	font-family: arial,helvetica,sans-serif;
	color: #183884;
	font-size:12px;
	scrollbar-DarkShadow-Color:#083dbd
	scrollbar-Track-Color:#083dbd;
	scrollbar-Face-Color:#183884;
	scrollbar-Shadow-Color:#a7b7e8;
	scrollbar-Highlight-Color:#a7b7e8;
	scrollbar-3dLight-Color:#a7b7e8;
	scrollbar-Arrow-Color:#f12641;	
}
.bgBoven{
	background-image: url(imgs/boven.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.bgBovenLimburg{
	background-image: url(imgs/boven.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.bgOnder{
	background-image: url(imgs/onder.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

H1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 200%;
}

H2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 130%;
}

H3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}

P,UL,OL,H4 {
	font-family: arial,helvetica,sans-serif;
	color: #183884;
	font-size:12px;
}


A:link {
	font-family: arial,helvetica,sans-serif;
	color: #183884;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:visited {
	font-family: arial,helvetica,sans-serif;
	color: #183884;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:hover,A:active {
	font-family: arial,helvetica,sans-serif;
	color: #DC3937;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

