body {
	font-family:"Arial";
	font-size:11px;
	line-height:13px;
	background: #3F5C1D;
	color: black;
	margin: 10px 0 0 12px;
	padding: 0;
}
td {
	font-size:12px;
	line-height:13px;
}
.titel{color:#490D34; font-weight:bold; font-size: 13px;line-height:19px;margin:0;}

input#verzenden {
  color:transparent;border:0;
  height:24px;width:97px;
  background-image: url(../images/verzenden.png);
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  display:block;
  padding-left: 0;
  padding-right: 0;
}
a {text-decoration:none;color:#79AF25;}
h1 { 
 color: black; 
 background: none; 
 font-weight: bold;
 margin: 20pt 0 0 0 !important; padding: 0 0 0 0 !important;
 border-bottom: none; 
 font-size: 22px; 
 line-height:28px;
}

