body {
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
}
.standaard {
	font-family: Arial;
	font-size: 9pt;
}
p {
	font-family: Arial;
	font-size: 9pt;
	color: #6C6C6C;
}
.kop {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
table.bruin {
	background-color: #669900;
}
td.geel {
	background-color: #FFFFFF;	
}
td.grijs {
	background-color: #FFFFFF;
}
td.grijsbalk {
	background-color: #FFFFFF;
	border : 1px solid Black;
}
div.geelgroot {
	font-family: Century Gothic;
	font-size: 26.5pt;
	color: #FFFFFF;
}
div.grijsgroot {
	font-family: Century Gothic;
	font-size: 26.5pt;
	color: #000000;
}
div.geelklein {
	font-family: Bradley Hand ITC;
	font-size: 16pt;
	color: #FFFFFF;
}
div.grijsklein {
	font-family: Bradley Hand ITC;
	font-size: 17.5pt;
	color: #FFFFFF;
}
a:link {
	font-family: Arial;
	color: #185196;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #996633;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	font-family: Arial;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
	font-family: Arial;
}
a.submenu:link {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
a.submenu:visited {
font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
a.submenu:active {
font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
a.submenu:hover {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}
li {
	font-family: Arial;
	font-size: 9pt;
	color: #6C6C6C;
}
td.zoek {
	cursor:pointer;
}
.rood {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}
.groen {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: green;
}
