body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cfd1d2;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	top: 0px;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
IMG {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Textfield {
	background-color: cccccc;
	font-family: Tahoma;
	color: 000000;
	font-size: 12px;
	width: 96%;
}
.Textfield2 {
	background-color: ccccccc;
	font-family: Tahoma;
	color: 000000;
	font-size: 12px;
}
.Textknop {
	background-color: 000000;
	font-family: Tahoma;
	color: FFFFFF;
	font-size: 12px;
	border-top-color: #203d77;
	border-right-color: #203d77;
	border-bottom-color: #203d77;
	border-left-color: #203d77;
}
.titel{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.vet{
	font-family: Tahoma;
	font-size: 12px;
	color: #203d77;
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-family: Tahoma;
	color:#000000;
	text-decoration:none;
	font-size: 12px;	
}
a:hover {
	font-family: Tahoma;
	color:000000;
	text-decoration:underline;
	font-size: 12px;
}