body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #9CBAD1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.Titels {
	font-size: 14px;
	font-weight: bold;
}
.Subtitels {
	font-size: 12px;
	color: #333333;
}
.groen {
color: #006600
}
.Rood {
color: #990000
}
.klein {
	font-size: 10px;
	font-style: italic;
}
.Titel-Blauw {
	color: #0099FF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
