
	
	

body 	{
	background: fixed;
	background-color: #021404;
	background-image: url(rechtsonder.jpg);
	color: #AF7F3A;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal; 
	text-align: center;
	}


/*
    	let op background pixed moet vooraan staan anders werkt het niet
   	VOORBEELD table, caption, tr, th, td, ol, ul, h1, h2, h3, h4, h5, p, div
	VOORBEELD       { color: #000000;
	VOORBEELD 	font-family: Verdana, Arial, Helvetica, sans-serif;
	VOORBEELD       font-size: 11px }
hr was AF7F3A;
*/


td	{
	color: #AF7F3A;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal; 
	text-align: center;
 	filter: shadow(color=#000000, direction=135)   
	}


hr	{width=82%; height=1px; color:#FFCC66;
	}



h6	{
	font-size: 20pt;
	font-weight:bold; 
	color:	#6E380D;
 	font-family: Times New Roman;
        }


