body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CC00CC;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h3 {
	font-size: medium;
	margin: 0px;
	padding: 0px;
	color: #CC3366;
}
.edge {
	border: 1px solid #FF0099;
	background-color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
	margin: 6px;
	padding: 0px;
}
body {
	background-color: #B6E507;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.blokje {
	font-size: x-small;
	display: block;
	float: left;
	height: 16px;
	width: 144px;
}
.copy {
	font-size: xx-small;
	color: #000000;
	margin: 7px;
	padding: 0px;
}

