body {
	font-family: Verdana, "Arial Black";
	font-size: 10pt;
	color: #706B4B;
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
h1 {
	font-size: 14pt;
	text-align: right;
	color: #FF9900;
}
p {
	margin-right: 50px;
	margin-left: 50px;
}


td {
	font-size: 10pt;
	color: #ADCE73;
}
a:link {
	color: #009900;
}
h2 {
	color: #FF9900;
	font-size: 12pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}

a:visited {
	color: #009900;
}

