/* CSS Document */

<style type="text/css">

body {
	background-color: #8dc73f;
	background-image: url(IMAGES/background.jpg);
}
.heading {
	font-family: Verdana;
	font-weight: bold;
	color: #5B2E00;
	font-size: 36px;
}
.kop1 {
	font-family: Verdana;
	font-weight: bold;
	color: #5B2E00;
	font-size: 20px;
}.kop2 {
	font-family: Verdana;
	font-weight: bold;
	color: #660099;
	font-size: 16px;
}
.bodytext {
	color: #000066;
	font-family: Verdana;
	line-height: 1.1 pt;
	font-size: 13px;
	font-weight: normal;
}
.bodytext_rood {
	color: red;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}
.bodytext_vet {
	color: #000066;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.bodytext_vet_rood {
	color: red;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.menu_tekst {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.tabeltekst {
	color: #000066;
	font-family: Verdana;
	line-height: 1 pt;
	font-size: 11px;
	font-weight: normal;
}
.tabeltekst-vet {
	color: #000066;
	font-family: Verdana;
	line-height: 1 pt;
	font-size: 11px;
	font-weight: bold;
}
.tabeltekst-vet-rood {
	color: red;
	font-family: Verdana;
	line-height: 1 pt;
	font-size: 11px;
	font-weight: bold;
}
</style>

