﻿Body {
	
	background-repeat:repeat;
	background-attachment:fixed;

	background-image: url(images/bg neg.gif); 
	
	margin-left:10;
	margin-right:10;
	font-family:tahoma, verdana, arial;
	font-size:11px;
	color:#000000;
	 SCROLLBAR-FACE-COLOR: darkgrey;    
	 SCROLLBAR-HIGHLIGHT-COLOR: none;
	 SCROLLBAR-SHADOW-COLOR: grey; 
	 SCROLLBAR-3DLIGHT-COLOR: grey;
	 SCROLLBAR-ARROW-COLOR: grey; 
	 SCROLLBAR-TRACK-COLOR: darkgrey;
	 SCROLLBAR-DARKSHADOW-COLOR: grey;
	 SCROLLBAR-WIDTH: 3px;
}
	
}

A, A:LINK, A:VISITED {
	color:#09003f ;
	font-family:verdana, arial;	
	font-size:10pt;
	font-weight:none;
	text-decoration:none;
}

A:HOVER, A:FOCUS {
	color:darkblue;
	font-family:verdana, arial;
	font-size:10pt;
	font-weight:none;
	text-decoration:none;
}

#HoofdKOP {
	color:#000000;
	font-family:verdana, arial;	
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
#KOP {
	color:#000000;
	font-family:verdana, arial;	
	font-size:10pt;
	text-decoration:none;
}

P {
	font-family:verdana, arial;
	font-size:10pt;
	color:'black';
	letter-spacing: normal;
	text-align:justify;
}

TABLE {
	font-family:verdana, arial;
	font-size:10pt;
	color:#000000;
}

IMG { 
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
LI {
	padding-top:3px;
	padding-bottom:3px;
	font-family:verdana, arial;
	font-size:9pt;
	color:#000000;
}

H1 {
	font-family:verdana, arial;
	font-size:10pt;
	font-weight:bold;
	color:F000000;
}

H2 {
	font-family:verdana, arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

H3 {
	font-family:verdana, arial;
	font-size:18pt;
	font-weight:bold;
	color:#000000;
}

H4 {
	font-family:tahoma, verdana, arial;
	font-size:28pt;
	font-weight:bold;
	color:#000000;
}
H5 {
	font-family:tahoma, verdana, arial;
	font-size:6pt;
	font-weight:normal;
	color:#000000;
}

HR { 
     color: darkgrey;
   }



TD { 
     text-align: justify;
   }
