@charset "utf-8";
/* CSS Document */



body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
.stijl1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.stijl_normaal {
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.hoofding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E4F4A;
	font-style: italic;
	text-decoration: underline;
}
.dikke_tekst01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.stijl_normaal_vet {
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.dikke_tekst01_metlijn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.midden {
	text-align: center;
}
.vet_en_rood {
	font-weight: bold;
	color: #900;
}

