.redream {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	text-decoration: none;
}
.achtergrond {
	background-repeat: no-repeat;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
	text-decoration: none;

}
.tekstgrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #777777;
	text-decoration: none;

}
.tekstgrijsdonker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;

}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006600;
	text-decoration: none;
	font-weight: bolder;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1B5D02;
	text-decoration: underline;

}
.formulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
	text-decoration: none;
	width: 200px;
}
.formuliergrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	background-color: #d7dade;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006600;
	text-decoration: none;
	font-weight: bolder;

}