
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.nadruk {
	font-weight: bold;
	font-size: 15px;
	color: Blue;
	text-align: left;
}
.nadruk2 {
	font-weight: bold;
	font-size: 15px;
	color: Blue;
	text-align: center;
}
.onderschrift {
	font-weight: bold;
	font-size: 10px;
	color: Black;
	text-align: left;
}

a:link {
	text-decoration:none;.links
}
a:visited {
	color:Gray;.links
	}
a:active {
	color:White;.links
}
a:hover {
	background-color:Red;.links
}
TD H2{
	color: Blue;
}
body {
scrollbar-face-color:Blue; 
scrollbar-arrow-color:Black; 
scrollbar-track-color:Lightblue; 
scrollbar-shadow-color:Lightblue; 
scrollbar-highlight-color:Red; 
scrollbar-3dlight-color:Blue;
scrollbar-darkshadow-color:Black;	
}

