body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(kleur.gif);
	background-repeat: repeat;
	list-style-type: circle;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.inleiding {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.bron {
	font-size: 9px;
	font-style: italic;
	color: 0000ff;
}
.datum {
	font-size: 18px;
	font-weight: bolder;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.gelink {
	color: 0000ff;
	text-decoration: underline;
}

