td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #333333;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
}
li {
	margin-bottom: 2px;
}


h3 {
	color: #666666;
	font-size: 18px;
	letter-spacing: 3px;

}
.heads {
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: bold;

}

.top {
	color: #fffffe;
}
body {
	margin: 1px;
	background-color: #F3F3F3;
}
.grijs {
	color: #F0F0F1;
}
.MIDD {
	background-image:url(../images/BGK1.gif);
	background-repeat: no-repeat;
 }
