BODY {
	BACKGROUND:  #000000;
	padding-left: 0em;
	padding-right: 0em;
   	font-family: Verdana, Helvetica, sans-serif;
   	font-style: normal;
   	font-size: 9pt;
   	letter-spacing: 0em;
	color: #F99C35;   	
	border-left:  1px solid #990000;
	border-top:  1px solid #cc0000;	
	margin-left:0em; margin-right:0em; margin-top:0em; margin-bottom:0em;
}
	

TD {
   	font-family: Verdana, Helvetica, sans-serif;
   	font-style: bold;
   	font-size: 9pt;
   	color: #F99C35;
	background: none;
	border-left:  1px solid #400000;
	border-top:  1px solid #400000;	
	border-right:  1px solid #400000;
	border-bottom:  1px solid #400000;	
	}



DIV {
	BACKGROUND:  #f0a060;

}
DIV.uiteen {
   	font-family: Verdana, Helvetica, sans-serif;
   	font-style: normal;
   	font-size: 9pt;
   	color: #400000;  
   	letter-spacing: 0.2em;
}


H1 {
   	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
  	font-family:  Verdana, Helvetica, sans-serif;
   	font-size: 12pt;
   	letter-spacing: 0.3em;
	color: #aa0000;  
   	}

H2 {
   	font-weight: bold;
  	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 0.3em;
	margin-bottom: 0.3em;  	
   	font-size: 10pt;
   	letter-spacing: 0.2em;
   	color: #400000;
   	text-decoration: underline;
	}

H3 {
   	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0em;
  	font-family: Tahoma, Helvetica, sans-serif;
   	font-size: 10pt;
   	color: #000000;   	      	
   	letter-spacing: 0.1em;       	
}

H4 {
   	font-weight: normal;
  	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 8pt;
   	color: #000000;   	      	
   	letter-spacing: 0em; 
   	}

/* Definitie uitzicht Links */

A:link {
   	font-style: normal;
   	font-weight: bold;
  	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 9pt;
   	letter-spacing: 0.2em;       	
	BACKGROUND: none transparent scroll repeat 0% 0%;
   	text-decoration: underline;
   	color: #aa0000;

   	}

A:visited {
   	font-style: normal;
   	font-weight: bold;
  	font-family: Verdana, Helvetica, sans-serif;
   	font-size: 9pt;
   	letter-spacing: 0.2em;       	
	BACKGROUND: none transparent scroll repeat 0% 0%;
   	text-decoration: underline;
   	color: #aa0000;
}

A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
   	text-decoration: underline;
   	color: #aa0000;
   	}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;  
   	text-decoration: none;
   	color: #400000;	 
}

img {
	border: solid 1px #cf0000;
}