BODY {	margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		font-family: Trebuchet MS, Geneva, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		color: #333333;
}

P,TABLE,TD,LI {	font-family: Trebuchet MS, Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
}

A {	text-decoration: none;
	color: black;}

A:link {	text-decoration: none;
		color: black; }
A:visited {	text-decoration: none;
		color: black;}
A:active {	text-decoration: underline;
		color: #202020; }
A:hover {	text-decoration: underline;
		color: #202020; }

H1 {	font-family: Trebuchet MS, Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 2px;}


H2 {	font-family: Trebuchet MS, Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-bottom:-12px;
	}


H3 {	font-family: Trebuchet MS, Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: -15px;}

.kopje {	font-weight: bold; font-style:italic;}

div#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#subnav ul li {
	margin-top: 6px;
}

div#subnav ul li a {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	padding: 1px 2px 1px 2px;
	margin-top: 6px;
	text-decoration: none;
	list-style-type: none;
}

div#subnav ul li a.selected {
	background-color: #C0C0C0;
	color: #FFFFFF;
}

div#subnav ul li a:hover {
	background-color: #C0C0C0;
	color: #FFFFFF;
}

div#groteknop p {
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
	text-align: right;
	background-color: #FFFF00;
	padding: 2px 2px 2px 2px;
}

.groteknop a:hover {
	background-color: #FF0000;
	color: #000000;
	text-decoration: none;
}

div#agenda-blauw {
	color: #000000;
	background-color: #C5D7F1;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}

div#agenda-groen {
	color: #000000;
	background-color: #B5FF35;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}

.agendaitem {
	font-weight:bold;
	font-size: 11pt;
}

.rondje {
	color: #000000;
	font-weight:bold;
	font-size: 11pt;
}

.wit {color:#FFFFFF}
.kolom {color: #FBEFC9}
.footer1 {color: #202020; font-weight:bold;}
.footer2 {color: #FBEFC9}
.klein {font-size:9pt}

hr {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}