body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
	font-variant: small-caps;
	color: #E49433;
}
a:link {
	font-weight: bold;
	color: #B74127;
	text-decoration: none;
}
a:visited {
	font-style: italic;
	font-weight: normal;
	color: #9D9332;
}
a:hover {
	background-color: #FBF7EE;
}
.knop {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E49433;
	border: 1px solid #BC7318;
	font-size: 10pt;
}

