a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color:#CCCCCC;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px 0px 0px 5px;
}
img {
	border:none;
}
p.beschrijving {
	font-size:9px;
}
p.text {
	margin-bottom:10px;
	line-height:13px;
}
table.index {
	height:100%;
	width:367px;
}
td.contact {
	font-size:10px;
	padding:0px 3px 10px 0px;
	text-align:right;
	vertical-align:top;
}
td.index {
	font-size:10px;
	height:50%;
	text-align:center;
	width:auto;
}
td.navtop {
	font-size:10px;
	padding-right:40px;
	text-align:center;
	vertical-align:bottom;
	width:auto;
}
input {
	border:none;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:3px;
	width:250px;
}
input.button {
	background-color:#CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:auto;
}
textarea {
	border:none;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:3px;
	width:250px;
}
