@charset "UTF-8";
body {
	background-color: #99CCFF;
	font-family: "Gill Sans", "Century gothic", Tahoma, verdana, helvetica;
	}
#table	{
	width: 1024px;
	height: 768;
	background-color: #FFFFFF;
	}
	
#tekstveld	{
	}
.plattegrond {
	padding-left: 35px;
}
p {
	font-size: large;
	line-height: 150%;
}
.telefoon {
	font-weight: bold;
	color: #0066CC;
}

