body {
	background-image:  url(afbeeldingen/bg1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "News Gothic", "News Gothic MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}
h2 {
	font-family: "News Gothic", "News Gothic MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.plattetekst, p, td {
	font-family: "News Gothic", "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.afbeelding {
	border: 1px solid #990000;
}.veld {
	font-family: "News Gothic", "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	width: 120px;
}

