
BODY,HTML {
	 background-color: White;
	
	scrollbar-3d-light-color : #ff0000;
	scrollbar-arrow-color : #ff0000;
	scrollbar-base-color : #ff0000;
	scrollbar-dark-shadow-color : #ff0000;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
/**	overflow: hidden; **/
	
}
A:LINK {
	font: 9pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
A:ACTIVE {
	font: 9pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
A:HOVER {
	font: 9pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
A:VISITED {
	font: 9pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}
.ANAV {
	font: normal 9pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}
P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: verdana;
	font-size: 9pt;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
}
tabel{
	background-color: White;
}
.tbl_brd {
	border: solid 1px;
	border-color: #adadad;
}
H1 {
	
	font-size:25pt;
	color: #000000;	
}
H2 {
	font-family: Comic sans ms;;
	font-size:14pt;
	color: #000000;
	padding-left: 4px;
}
H3{
	
	font-size:12pt;
	color: #000000;
	font-weight: bold;
}	
H4{
	
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

ul{
	
	font: Verdana;
	font-size: 10pt;
	color: Black;
}
.voettekst{
	
	font: Arial;
	font-size: 7pt;
	color: Black;
}
strong{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;

	





