@charset "utf-8";
/* Set In Point CSS */
<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(site%20achtergrond/1_klein.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
/*Full width footer*/
#footer {
	background:#212121;
	padding: 5px;
	text-align:center;
	height: 12px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.footersmall {
	font-size: 10px
}
.style5 {font-size: 10px; color: #FFFFFF; }
-->