html {
	height: 100%;
	overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
	border:hidden;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
a {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
