	TD {
		font-size : 10pt;
		font-family : Arial;
		background-color: white;
		}
	TH {
		font-size : 10pt;
		font-family : Arial;
		background-color: blue;
		color: white;
		}
	input {
		font-size : 10pt;
		font-family : Arial;
		background-color: white;
		color:black;
		font-weight : bold;
		}
	select {
		font-size : 10pt;
		font-family : Arial;
		background-color: white;
		color:black;
		font-weight : bold;
		}
	checkbox {
		font-size : 10pt;
		font-family : Arial;
		background-color: white;
		}
	textarea {
		font-size : 10pt;
		font-family : Arial;
		background-color: white;
		color:black;
		font-weight : bold;
		}
	option {
		font-size : 10pt;
		font-family : Arial;
		background-color: white;
		color:black;
		font-weight : bold;
		}
	submit {
		font-size : 10pt;
		font-family : Arial;
		background-color: blue;
		color: white;
		}
	.kop
		{
		font-weight : bold;
		font-size : 12pt;
		font-family : Arial;
		color : Black;
		}		
	.subkop
		{
		font-weight : bold;
		font-size : 9pt;
		font-family : Arial;
		color : Blue;
		}
	.kleinekop
		{
		font-weight : bold;
		font-size : 7pt;
		font-family : Arial;
		color : Blue;
		}
	.KopDatum {
		text-align : right;
		}
	.intro {
		font-family : Arial;
		text-align : left;
		font-weight : bold;
		}
	.Kader {
		border-style : solid;
		border-color : Green;
		border-width : thin;
		padding : 5;
		}
	.Klein {
		font-size : 7pt;
		}
	.HorizontaalCentreren {
		text-align : center;
		}			
	.Voettekst {
		font-size : 7pt;
		font-style : italic;
		text-align : center;
		}
	.KleineLetter {
		font-size : 7pt;
		text-align : center;
		}
	body { 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-base-color: blue; 
		scrollbar-dark-shadow-color: blue; 
		scrollbar-track-color: blue; 
		scrollbar-face-color: blue; 
		scrollbar-shadow-color: #ffffff; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-3d-light-color: blue; 
		background-color:white;
		}
	A {
		color : #0099FF;
		text-decoration : none;
		font-weight : bold;
		}
	A:Hover  {
		color : #ff3918;
		text-decoration : underline;
		}
	.menulink {
		color : #000000;
		font-weight : bold;
		font-size : 8pt;
		font-style : italic;
		text-decoration : underline;
		}
