/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #F37821;
	text-decoration: none;
}
a:visited {
	color: #F37821;
	text-decoration: none;
}
a:hover {
	color: #085098;
	text-decoration: underline;
}
a:active {
	color: #085098;
	text-decoration: none;
}
body {
	background-color: #D5DBEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ondertekst {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.tekst {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.titels {
	color: #085098;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
}