.NoPrint{
	DISPLAY: none;
	}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;

	}

h1 {
	color: #789912;
	background-image: url(h1_img.gif);
	background-repeat:no-repeat;
	height:30px;
	text-indent:50px;
	line-height:30px;
	font-size: 18px;
	font-family: "Trebuchet MS";
	font-weight: lighter;	

}
h2 {
	color: #4C7F9A;
	background-image: url(h2_img.gif);
	background-repeat:no-repeat;
	height:20px;
	text-indent:48px;
	line-height:22px;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-style:italic;		
}

h3 {
	color: #666;
	font-size: 13px;
	font-family: "Trebuchet MS";

}
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 30px 10px 35px;
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 10px 10px 35px;
	font-style:italic
}
#header,#kolomlinks,#logo{
	display:none}
a:link, a:active, a:hover, a:visited{
	font-size: 10pt;
	color: #EC7E02;
}


