body {

  background-color: white;

  font: 10pt Arial, arial;

}



a {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;



}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.template {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	
}
.templatezonderachtergrond {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	background-image: none;
	
}
scroll{

	
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #FFFFEF;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #FFFFEF;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-shadow-color: #999999;
}

