body {
	background-color: black;
	font-family: Arial;
	font-size: x-small;
}

#inhoud {
	position: absolute;
	left: 5px;
	width: 750px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
 
H1 { font-family: "Georgia", Georgia; font-size: 22px; color: #FFCC33; letter-spacing: 2px; text-align: left; font-weight: normal; border-bottom: none; border-top: none; border-left: none; border-right: none; border-bottom-width: 2; }
H2 { font-family: Georgia; font-size: 17px; color: #ffcc33; letter-spacing: 1px; font-weight: bold; }
H3 { font-family: Georgia; font-size: 17px; color: #ffcc33; line-height: 150%; font-weight: bold; border-bottom: 1px #999999 dotted; letter-spacing: 1px; }
H4 { font-family: "Arial"; font-size: 14px; letter-spacing: 1px; line-height: 150%; color: #cccccc; font-weight: normal; }
H5 { font-family: "Trebuchet MS"; font-size: 13px; color: #000000; font-weight: normal; }
A:link {color: #6699FF; text-decoration: none; } 
A:visited {color: #6699FF; text-decoration: none; } 
A:active {color: #6699FF; text-decoration: none; } 
A:hover {color: #88BBFF; text-decoration: underline; }