body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left:25px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	overflow: hidden;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

ul, li {
	list-style:none;
	margin-bottom: 4px;
}

ul {
	margin-left: 0px;
}

.kopje {
	font-weight:bold;
}