body { background-color:#fffddcc;
       color:#221100;
       font-family:"Arial"; font-size: 11px; letter-spacing:1px;
     }

a {color:blue}
	 
	 
table {font-family: verdana; font-size: 9px; letter-spacing:1px; }
	 
/* grote kop in kopregel */
h1 {font-family: verdana; font-size: 20px; color:#444444; letter-spacing:3px;}


/* tussenkopjes in de platte tekst, iets groter, klein beetje vet */	 
h2 { font-family:verdana; 
     font-size:12px; 
	 color:#221100; 
     letter-spacing:3px; 
	 font-weight:700;}	   

/* opmerkingen, iets kleiner, niet vetter */
h4 { font-family:verdana; 
     font-size:8px;  
     color:#000000;  
	 letter-spacing:1px;  }
	 
/* menuregels */ 
h3 { font-family: verdana; 
     font-size: 10px; 
	 color:#999999;  
	 letter-spacing:1px;
	 }

/* kopjes in nieuwberichten */ 
h5 { font-family: verdana; 
     font-size: 12px; 
	 color:#000000;  
	 letter-spacing:2px;
	 margin-top: -18px;	 
	 margin-bottom: 6 px;
	 } 
		 
/* datum in nieuwberichten */ 
h6 { font-family: verdana; 
     font-size: 9px; 
	 color:#999999;  
	 letter-spacing:1px;
	 margin-top:28px;
	 }
	 
	 
	 /* color:#078d64; groen*/  