.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F6054;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* formulieren */
input { 
	border-width: 1;
	border-color: #2F6054;
	border-style: solid;
	color: #2F6054; 
	font: 8pt Verdana; 
	font-weight: none; 
	text-decoration: none; 
	background: #F4FFFC;
}
textarea { 
	border-width: 1;
	border-color: #2F6054;
	border-style: solid;
	color: #2F6054; 
	font: 8pt Verdana; 
	font-weight: none; 
	text-decoration: none; 
	background: #F4FFFC;
}
body {
	background-color: #f4fffc;
	margin-left: 0px
	margin-top: 0px
	margin-right: 0px
	margin-bottom: 0px
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td,span,div,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
