body {
	background-color: #e2e2e2;
	margin: 0px;
	padding: 0px;
}

#top {
	width: 100%;
	height: 80px;
	background: url('../images/bg_boven.jpg');
}

#links {
	text-align: right;
	float: left;
	width: 118px;
	background-color: #B5B6B5;
	border: 0px solid white;
}

#main td {
	font-family: arial;
	font-size: 10pt;
}

h1 {
	font-family: arial;
	font-size: 12pt;
}
