td.td_rows{
	width: 195px;
	height: 30px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #187DFD;
}
td.td_rows_text{
	width: 170px;
	height: 30px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #187DFD;
}
input.input_field{
	width: 170px;
	height: 15px;
	font-size: 12px;
	color: #187DFD;
	font-style: italic;
	background-color: #FFFFFF; 
}
textarea.input_textarea{
	width: 343px;
	height: 120px;
	font-size: 12px;
	color: #187DFD;
	font-style: italic;
	background-color: #FFFFFF;
}
h3{
	font-size: 18px;
	color: #187DFD;	
	font-weight: bold;
}
.sterretje{
	color: #FF0000;
	font-weight: bold;
}
table.table_afst{
	border: 0px;
	margin-left: 110px;
	margin-bottom: 10px;
}
