body {
	background-position:center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
		
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;

}
.tekst_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}
.tekst_klein_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
}
INPUT {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	background: #FFFFFF;
	border-width: 1;
	border-color: #9E1B34; 
	border-style: solid; 
}

textarea {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	background: #FFFFFF;
	border-width: 1; 
	border-color: #9E1B34; 
	border-style: solid; 
}
.checkbox {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	border-width: 1; 
	border-color: #9E1B34; 
	border-style: solid; 
}
INPUT.button {
	color : #9E1B34;
	cursor: hand;
	text-align: center;
	font-family : Verdana;
	font-size : 10px;
}
.radio {
	color : #9E1B34;
	font-family : Verdana;
	font-size : 11px;
	border-width: 1; 
	border-color: #9E1B34; 
	border-style: solid; 
}
.cursor {
	cursor : hand
}
A {
	font-family : Verdana;
	font-style : bold;
	line-height : 20px;
	color : #9E1B34;
	font-weight: bold;
	text-decoration : underline;
}

A.2 {
	font-family : Verdana;
	font-style : bold;
	line-height : 20px;
	color : #9E1B34;
	text-decoration : underline;
}
