body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 1px;
}
body {
	background-color: #036735;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rand {border: #333333 1px solid;}
.header {font-size:14px; font-weight:bold; color:#006633; 	margin-left: 27px; margin-top: 20px;}
.hoofdtekst {margin-left: 27px; margin-right: 25px; text-align:justify;}
.footer {color: #ffffff;}
.adres {font-weight:bold; color: #036735;}
a:link {
	color: #036735;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036735;
}
a:hover {
	text-decoration: underline;
	color: #F2CA4E;
}
a:active {
	text-decoration: none;
	color: #036735;
}