BODY 	{	
		scrollbar-base-color: grey;
		scrollbar-face-color: white;
		scrollbar-arrow-color: #9A1A19;
		scrollbar-3dlight-color: grey;
		scrollbar-highlight-color: white;
		scrollbar-shadow-color: grey;
		scrollbar-darkshadow-color: grey
		}
		
iframe 	{
		scrollbar-base-color: white;
		scrollbar-face-color: white;
		scrollbar-arrow-color: #9A1A19;
		scrollbar-3dlight-color: grey;
		scrollbar-highlight-color: white;
		scrollbar-shadow-color: grey;
		scrollbar-darkshadow-color: grey
		}

TD.kop2	{
		font-size: 10pt;
		font-style: italic;
		font-weight: bold;
		font-family: verdana,arial;

		}
TD.plat	{
		font-family: verdana,arial;
		font-size: 8pt;
		text-valign: top;
		}
TD.nav	{
		font-family: verdana,arial;
		font-size: 7pt;
		text-align:top;
		}

.dunnelijn {border-style: solid;
			border-width: 1px; 
			border-color: black
			}
a:link {color: #CC0000; text-decoration: underline; }
a:active {color: #660000; text-decoration: underline; }
a:visited {color: #660000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }
.formulier{
			font-size: 10px; 
			font-family: verdana; 
			border-style: solid;
			border-width: 1px; 
			border-color: gray;
			cursor: hand
			}