body{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000066;
	vertical-align:top;
	background: #E6F5FF url("../frames/hoek.gif") no-repeat top left fixed;
	/*	background-image:  url("../frames/schaduw.gif");
	background-repeat:repeat-y;*/
	margin-top: 10px;
	/*margin-left: 10px;*/
	margin-left: 20px;
	line-height:18px;
}
.geel {background-color:#FFFFCC;
	padding-left:5px;
	padding-right:5px;
	}
.padding {
	padding:5px 5px 5px 5px;
		}
.vet {font-weight:bold;}
td {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000066;
	vertical-align:top;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px 0px 5px 0px;
	}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}

p {margin-top:0;}

