html, body, table
{
	font-family: Arial, "Times New Roman",
		  Times, serif;
	color: black;
	background-color:transparant; 
	font-size: 10pt;

}

.hiddenPic {display:none;}

span.Mespunt
{
font-size:16px; 
font-weight: bold;
color:black; 
position:absolute; 
}

span.Uitroep
{
font-size:14px; 
font-weight: bold;
color:black; 
position:absolute; 
}

table.invert
{
color: white;
background-color:black; 
}


img { border-style: none; }
 
div.footer 
{ 
font-size:9px; 
color:gray; 
position:absolute; 
Left:30%; 
Top:97%;
}
  
a:link {color:#000000;text-decoration:underline;}
a:visited {color:#000000;text-decoration:underline;}
a:hover {color:#000000;text-decoration:none;}
a:active {color:#000000;text-decoration:underline;}

