body, td, a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	font-weight: normal;
}
.tekstinhoudVet {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.tekstveld {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #000000;
}
.knop {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	background-color: #dddddd;
	border: 1px solid #000000;
}
form {
	margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.tarieven {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	color: #444444;
	font-weight: normal;
}