@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0cm;
}
h1, h2 {
	font-family:"Times New Roman", Times, serif;
	color: #323232;
	font-weight:bold;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
p, li {
	font-size: 12px;
	color: #323232;
	line-height:16px;
}
strong, b {
	color:#197743;
}
a, a:visited, a:active, a:hover {
	color:#197743;
	text-decoration:underline;
}
a:active, a:hover {
	color:#197743;
	text-decoration:none;
}
.voettekst {
	font-size:10px;
	color:#FFF;
	padding-right:20px;
}
input, textarea {
	border-color: #323232;
	border-width: 1px;
	border-style:solid;
}
