/* css-bestand voor IE 15 nov 2000 */
BODY {
		margin:20px;
		background-image:url(Webimages/quincunx.gif);
}
P, H1{
		Font-Family:'New Times', Times, serif; 
		Font-size:12pt; Line-height:	130%;
		margin:10 20 10 10;
}
P.klein {
		font-size:70%;
		font-family:Verdana, Helvetica, sans-serif;
}
H1 {
		font-family:Verdana, Helvetica, 'Arial Black', sans-serif;
		font-size:14pt; 
		text-align:left;
		/* background-image:url(Webimages/h1backgr.gif); */
		/* background-color: #dddddd; */
		/* padding:8px; */
}
H2 {color:#ff0000; font-family:Verdana, Helvetica, sans-serif; Font-size:12pt; margin:10px; text-transform:uppercase; letter-spacing:2pt}
UL {
		margin: 20px;
}

A.nounderline {
	text-decoration:none;
}

TH {
	text-align:left;
}

.txtgroot  { color: red; font-weight: bold; font-size: 20pt; }
.txttabelkopje {color:white; background-color: black; font-family:geneva, arial, sans-serif; font-size:11pt;text-decoration:underline}
.txttabelitems {font-family:verdana, geneva, arial, sans-serif; font-size:10pt; color:#001155; background-color: beige}
.txtnumbers { color: #fff2ec; font-weight: bold; font-size: 16pt; font-family: "Courier New", Courier, Monaco }
.white   { background: white; background-image:none; }
