BODY { background-color: #FAEBD7;
	  color: black;
	  font-family: "Verdana" , sans-serif}

H1 {text-align: center;
	font-size: 18pt}

H2 { color: #AA2020;
	text-align: center;
	font-size: 16 pt}
	
H3 {font-siye: 14pt}
	
H3 + P:first-letter { font-size: 200%;
					letter-spacing: 0.1em;
					float: left}
					
H3 + P:first-line {font-variant: small-caps}

P {font-size: 12pt}

P.onderkop {text-align: center;
			font-size: 18pt}
	
P.logo { font-variant: small-caps;
		font-weight: bold;
		font-size: 18pt;
		text-align: center;
		color: #AA2020 }
		
PRE {font-size: 14pt;
	font-family: "Haettenschweiler" , sans-serif}
	
DIV.pretekst {font-size: 14pt;
	font-family: "Haettenschweiler" , sans-serif}
		
UL { margin-left: 12pt;
	font-size: 10pt }
	
SPAN {color: #AA2020; font-weight: bold}

BLOCKQUOTE {font-style: italic}

Q {font-style: italic}

HR {color: #AA2020; align: center; width: 50%}

A:link { color: #AA2020;
	text-decoration:underline }
A:visited { color: #F4A460;
	text-decoration: underline }
A:hover { color: black;
	text-decoration:underline }
	
	