body {
	margin-left: 15px;
	margin-top: 10px;
	}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FEEB8E;
	color:#008600;
	font-weight: normal;
	font-variant: normal;
	position: static;
	}

table {
	width: 800px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h2.aansluitend {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008600;
}
p {
	width: 800px;
}
p a {
	color: #008600;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	color: #008600;
	width: 700px;
}
