body {
	background-color: #fff;
}
 
  #header {
  	position:absolute;
  	left:225px;
  	top:75px;
  	width: 436px;
  	height:112px;
  	background:#FFF;
  }
  
  #header img {
	border: none;
  }
  
  #txt {
	position:absolute;
  	width:500px;
  	left:241px;
  	top:250px;
   }
  
h1 {
	font-family: Geneva, Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
}   
   
p.broodletter {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height:22px;
	text-align:justify; 
}
p.ondertekening {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height:22px;
	text-align:right; 
}
div.teller {
	text-align: right;
  }
li {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height:22px;
}
  
/*  #txt p {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:18px; 
	color: #333333;
  }
*/  
#txt a:link {color: #4483C1; text-decoration: none;}
#txt a:visited {color: #4483C1; text-decoration: none;}
#txt a:hover {color: #FD790A; border-bottom: 1px dotted #FD790A; text-decoration: none;}     

