<style type="text/css">
<!--

a:link 		{ text-decoration: none; color: white }
a:visited	{ text-decoration: none; color: white }
a:active	{ text-decoration: none; color: blue }
a:hover		{ color: DeepSkyBlue }



table, tr, td
	 {
	    border: 0px;
	    border-collapse: collapse;
	 }

Textarea 
	 { 
		border: 0px; 
		background: silver; 
		color: #000000; 
		font-family: Arial;
		font-size: 14pt;
			scrollbar-3dlight-color:silver; 
			scrollbar-arrow-color:darkblue; 
			scrollbar-highlight-color:silver; 
			scrollbar-face-color:silver; 
			scrollbar-shadow-color:silver; 
			scrollbar-darkshadow-color:silver; 
			scrollbar-base-color:silver; 
	 } 

Img
	 {
	 border: 0px;
	 }


.titel   {
		 	font-family: Arial;
			font-size: 15pt;
			color: black;
		 }
		 
		 
.fototitel   {
		 	font-family: Arial;
			font-size: 9pt;
			color: darkred;
		 }
		 
		 
.introtekst   
		 {
		 	font-family: Arial;
			font-size: 12pt;
			color: black;
		 }		 



.result  {
		 	font-family: Arial;
			font-size: 10pt;
			color: black;
		 }


.vergroting {
		 	font-family: Arial;
			font-size: 8pt;
			color: black;
		 }		 

.navigatie  {
		 	font-family: Skia;
			font-size: 8pt;
			color: darkred;
		 }		 

.field_input  
		{
		 	font-family: Arial;
		 	color: darkred;
			font-size: 10pt;
			background-color: silver;
			border-color: darkred;
		 }
		 

.field_titel   
		 {
		 	font-family: Arial;
			font-size: 12pt;
			color: darkred;
		 }
		 
.field_titel_small   
		 {
		 	font-family: Arial;
			font-size: 8pt;
			color: darkred;
		 }		 
	

 -->
</style>