body 	{
	font-family: Arial, Helvertica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

td	{
	font-size: 12px;
	}

	
.kop	{
	font-size: 16px;
	font-weight: bold;
	color: #015023;
	}
	
	
a:link {
	text-decoration: underline;
	color:#015023;
	}

a:visited {
	text-decoration: underline;
	color: #015023;
	}

a:hover {
	color: #015023;
	text-decoration: underline;
	}

a:active {
	color: #015023;
	text-decoration: underline;
	}


