<!--

body {
	margin				: 10px,10px,10px,10px;
	font-family			: verdana, arial, helvetica;
	font-size				: 10pt;
	overflow				: auto;
	background-image:url(http://gkvpn.goes4it.net/images/visje.jpg);
	background-attachment:fixed;

}

td, p, div {
	font-family			: verdana, arial, helvetica;
	font-size				: 10pt;
}

a, a:active {
	text-decoration			: none;
}
a:visited {
}

a:hover      {
}
-->