body {
	scrollbar-arrow-color: #282a55;
	scrollbar-3dlight-color: #282a55;
	scrollbar-darkshadow-color: #282a55;
	scrollbar-face-color: #ccffff;
	scrollbar-highlight-color: #d9e3db;
	scrollbar-shadow-color: #cc6633;
	scrollbar-track-color: #282a55;
	background-color: #ccffff;
	margin: 0;
	font-family: "palatino linotype","trebuchet ms", sans-serif;
	font-size: small;
	color: #282a55;
	text-align: center;
}
h1 {
	background-color: transparent;
	font-family: "Monotype Corsiva",serif;
	font-size: 200%;
}
h2 {
	background-color: transparent;
	font-size: 200%;
	color: #cc6633;
	text-align: center;
	margin: 10px;
}
h3 {
	background-color: transparent;
	font-size: 14pt;
	color: #282a55;
	font-weight: bold;
}
.knop {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 75px;
	height: 75px;
	z-index: 1;
}
#footer {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #282a55;
	font-style: italic;
}
a: link {
	background-color: transparent;
	color: #3800ca;
	font-size: small;
}
a: visited {
	background-color: transparent;
	color: #093384;
	font-size: small;
}
a: active {
	background-color: transparent;
	color: #8551ff;
	font-size: small;
}
