.tablenav {
	background-color: #446dae;
	background-image: url(Beelden/blue-nav_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}
.tablebody {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #dfa8c7;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #446dae;
}
body {
/*	background-color: #555544; */
	background-color: #3f4654;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333355;
}
.tussentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #448fae;
}
