body {
	background-color: #E7EFDE;
	background-image:  url("http://www.boekhoff.org/images/leaves.gif");
	background-repeat: repeat-y;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a            { text-decoration: underline; color: #006600 }
a:hover      { text-decoration: none; color: #800000 }
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.box {
	background-color: #E7EFDE;
	padding: 5px 5px 5px 5px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.h {
	display: block;
	width: 100%;
	background-color: #C6CEBD;
	font-size:14px; 
	color: #3C3C3C;
	text-align:center;
	margin: 0px 0px 10px 0px;
}
h1 {
	margin-left: 90px;
	color: #6C856C;
}
h2 {
	color: #6C856C;
	font-weight: bold;
}
p {
	margin-left: 90px;
}