    body			{ color: #000000; }
    h1           	{ font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial; 
    				  color: #000000; font-size: 18px; font-weight: bold; }
    h2           	{ font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial; 
    				  color: #808080; font-size: 14px; font-weight: bold; }
/*    menu  		{ margin: 1; } */
    td           	{ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 8pt; 
    				  text-align:left; vertical-align:top; }
    td.menu  	   	{ font-family: 'Trebuchet MS'; font-size: 14px; font-weight: bold; 
    				  color: #ffffff; width: 85px; text-align: center; }
    a            	{ color: #000080; text-decoration: none;  }
    a.hover		{ text-decoration: underline; }
    a.menu  	   	{ font-family: 'Trebuchet MS'; font-size: 10pt; font-weight: bold; 
    				  color: #ffffff; background: #FF00ff;  }
    a.menu:hover 	{ text-decoration: none}
    a.voet  	   	{ color: #808080;  }
    a.voet:hover 	{ color: #000000; background: #00FE58; }
    div 			{ font-family: 'Trebuchet MS', Trebuchet;}
    div.kop		{ padding: 4 0 4 0; text-align:left; 
			  	  font-weight: bold; font-size: 11pt;
			  	  color: black;  border-bottom: thick solid #FF00ff;  }
    div.kop2		{ padding: 4 0 4 0; text-align:left; 
			  	  font-weight: bold; font-size: 11pt;
			  	  color: black;  border-bottom: thin solid #FF00ff;  }
    div.voet		{ padding: 4 0 4 0; text-align:right; 
			  	  font-weight: bold; font-size: 8pt;
			  	  color: #a0a0a0;  border-bottom: thin dashed #a0a0a0;  }
    div.message	{ padding: 4 0 4 0; text-align:center; font-size: 9pt;
			  	  color: black;  border: thin dotted #000000;  }
