/* HOOFDSTRUCTUUR */

body {
	height : 		100%;
	width : 		100%;
	background-color:	#3B3633;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;


}



.tekst {
	color: #FFFFFF;
	text-decoration:none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;

}

.nota {
color: #464646;
text-decoration:none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 7pt;
}
.tekst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;



}
.celldummy {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
