td{
	font-family:Verdana,Arial;
	color:#003d7f;
	font-size:11px;
	line-height:16px;
}

.payoff{
	font-family:Verdana,Arial;
	color:#00397c;
	font-size:11px;
	line-height:16px;
}

.kop{
	font-family:Verdana,Arial;
	color:#003d7f;
	font-size:18px;
	line-height:18px;
}

a{
	font-family:Verdana,Arial;
	color:#cd011c;
	font-size:11px;
	line-height:16px;
	text-decoration : none;
}

a:hover{
	font-family:Verdana,Arial;
	color:#cd011c;
	font-size:11px;
	line-height:16px;
	text-decoration : underline;
}

a.blauw{
	font-family:Verdana,Arial;
	color:#003d7f;
	font-size:11px;
	line-height:16px;
	text-decoration : underline;
}

a.blauw:hover{
	font-family:Verdana,Arial;
	color:#003d7f;
	font-size:11px;
	line-height:16px;
	text-decoration : underline;
}

a.kopblauw{
	font-family:Verdana,Arial;
	color:#003d7f;
	font-size:18px;
	line-height:18px;
	text-decoration : underline;
}

a.kopblauw:hover{
	font-family:Verdana,Arial;
	color:#003d7f;
	font-size:18px;
	line-height:18px;
	text-decoration : underline;
}

.textInput { 
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid black;
}

.required {
	color: #cd011c;
}

.required a {
	color: #cd011c;
}