.tekst {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.kop {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
a:link {
	font-family: arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.tekst-wit {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.kop-wit {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tekst-wit-center {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid;
	}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid;
	}.blokheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-indent: 5pt;
}
