body {
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFFFFF;
}
.standaard {
	font-family: Tahoma;
	font-size: 9pt;
}
p {
	font-family: Tahoma;
	font-size: 9pt;
	color: #6C6C6C;
}
td {
	font-family: Tahoma;
	font-size: 9pt;
	color: #6C6C6C;
}
.kop {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
td.blauw {
	background-color: #80ABE2;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
td.lichtblauw {
	background-color: #E1F4FF;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 8pt;
	color: #2968B4;
	border: 1px solid #2968B4;
}
td.grijs {
	background-color: silver;
}
td.grijsbalk {
	background-color: silver;
	border : 1px solid Black;
}
div.geelgroot {
	font-family: Tahoma;
	font-size: 28pt;
	font-weight: bold;
	color: #FFFFCC;
}
div.grijsgroot {
	font-family: Tahoma;
	font-size: 28pt;
	font-weight: bold;
	color: Silver;
}
div.geelklein {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFCC;
}
div.grijsklein {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: Silver;
}
a:link {
	font-family: Tahoma;
	color: #185196;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #996633;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
	font-family: Tahoma;
}
a.submenu:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
a.submenu:visited {
font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
a.submenu:active {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
a.submenu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
}
li {
	font-family: Tahoma;
	font-size: 9pt;
	color: #6C6C6C;
}
td.zoek {
	cursor:pointer;
}
.rood {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}
.groen {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: green;
}
.slogan {
	font-family: tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #80CFFF;
}