/* Vaste HTML items */
	body, html {height:100%; width:100%;}
	body { margin:0px; padding:0px; font-family: Verdana, Geneva, Arial, sans-serif; background-color:#FFFFFF; font-size:11px;
	background-attachment : fixed;
	background-image : url(images/tekstvlak.gif);}

	table {font-size:11px; border-collapse:collapse;}
	TD {
	text-align: left;

	background-color : transparent;
	background-position : top;
	background-repeat : no-repeat;
}


	a {font-weight:bold; text-decoration:underline; color:Black;}
	a:hover {
	text-decoration: underline;
	color: Black;
} 
