H1 { color: green; font-size: 37px; font-family: impact }
H4 { color: blue; font-size: 25px; font-family: impact }
H5 { color: black; font-size: 16px; font-family: verdana }

/* oud
BODY { background-color: black; color: white; font-family: verdana, sans-serif; font-size: 10pt }
*/
/*
BODY { font-family: verdana, sans-serif; font-size: 10pt; color: white; 
background-image: url(bg1.gif); background-attachment: fixed }
*/
BODY { font-family: verdana, sans-serif; font-size: 10pt; color: black; 
background-color: #FFEECC }

/* test
BODY { background-image: url(back5.gif); background-attachment: fixed; color: black; font-family: verdana, sans-serif; font-size: 10pt }
*/

TABLE { font-size: 10pt}
P B { color: green }
I { color: red }

A.nav:link { color: blue; 
	font-weight: none; 
	text-decoration:underline }
A.nav:visited {color: green&nbsp; }
A.nav:hover {text-decoration: underline;
	color: #ff33cc;
	font-size: 100%;}
A.nav:active {	color: #ff11ff}

TD.verslagen { color: white; background-color: magenta }

