body, html {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
.normaal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
