<style>
<!--
fieldset { font-family: Tahoma;
           font-size: 12px; }
legend { font-family: Tahoma; 
         font-size: 16px;
         font-weight: bold; }
td { 	font-family: Tahoma; 
	font-size: 12px; }
.link  { color: #000000;}
.textfield {	color: #000000; 
		background: #FFFF28;
		font-family: tahoma; 
		font-size: 12px;
       		width: 250px; 
		height: 20px; }
.textarea {	color: #000000;
		background: #FFFF28;
		font-family: tahoma; 
		font-size: 12px;
		width: 250px; 
		height: 150px; }
.knop { color: #000000;
	background: #409BFF; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold;
	width: 250px; 
	height: 25px; }
//-->
</style>