body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	background-color:#FFFFFF;
}
.logo { 
	background-image:url(../afbeeldingen/logo.gif);
	background-repeat:no-repeat; 
	background-position:bottom;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 45px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-left: 42px;
	padding-bottom: 5px;
	padding-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
	line-height:12pt;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
	line-height:12pt;
}
.opsomming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hoofd {
	list-style-type:square;
}
.sub {
	list-style-type:square; 
	margin-left:15px; 
	margin-top:2px;
}
.subsub {
	list-style-type:square;
	margin-left:30px;
	margin-top:2px;
}
.button {
	background-color:#999999;
	color:#ffffff;
	font-weight:bold;
	border-style: none;
}
.border{
	border: 1px solid;
}
