body 	{
	background-color: #ffffff;
	font-size: 10pt;
	font-family: "Arial", "Times New Roman", Times, Sans-serif;
   	}
#heading {display: none;}
#footer 	{display: none;}
#menu 	{display: none;}
/*  tekst */
#content {
 width: auto;
   margin: 2% 5% 5% 2%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
}
img {	display: none;
	}
h1, h2, h3 {
	color: #000000; 
	background-color: #ffffff; 
	font-size:12px;
	padding-top: 0px;
	margin-bottom: 0px;
	}

table {border: 0;
	border-spacing: 5px 2px ;
	}
th, td {text-align: left; }

#content a:link {color: #000; background-color: #fff; font-weight: normal; font-family: Arial, Times, Sans-serif; text-decoration: none;}
#content a:active {color: #000; background-color: #fff; font-weight: normal; font-family: Arial, Times, Sans-serif;  text-decoration: none;}
#content a:visited {color: #000; background-color: #fff; font-weight: normal; font-family: Arial, Times, Sans-serif; text-decoration: none;}
#content a:hover {color: #000; background-color: #fff;  font-weight: normal; font-family: Arial, Times, Sans-serif; text-decoration: none;}	

/* einde tekst */

