#menu, .inputbutton, .backtotop, .noprint, #snelkeuze { 
	display: none; 
}

body, p, td, th, ul, a { 
	background-color: #fff; 
	color: #000; 
	font-family: "Verdana", Garamond, serif; 
	font-size: 10pt; 
}

#text { 
	background-color: #fff; 
	width: 100%; 
	border: none; 
	font-family: "Verdana", Garamond, serif; 
	font-size: 10pt; 
}


#text h1 {
	background-color: #fff; 
	color: #000; 
	font-family: "Verdana", Garamond, serif; 
	font-size: 12pt; 
	font-weight: normal;
}


#text h2 {
	background-color: #fff; 
	color: #000; 
	font-family: "Verdana", Garamond, serif; 
	font-size: 12pt; 
	font-weight: normal;
}


#text h3 {
	background-color: #fff; 
	color: #000; 
	font-family: "Verdana", Garamond, serif; 
	font-size: 12pt;
	font-weight: bold; 
}

#text p {
	background-color: #fff; 
	color: #000; 
	font-family: "Verdana", Garamond, serif; 
	font-size: 10pt; 
}




