body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #000000;
	margin: 0px;
	color: #333333;
}
h6 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	color: #666666;
}
.achtergrond {
	background-image: url(achtergrond.gif);
}
h1 {
	font-size: 24px;
	letter-spacing: 1px;
}
h5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	letter-spacing: 1px;
	font-style: normal;
}

