body {
		 background-repeat:no-repeat;
		 background-color: ffffff;
		 margin-top:0; 
		 margin-left:0;
		 }
a{
		color:blue;
		text-decoration:none;
		}
.tekst  { 
		color: black; 
		font-size: 10pt; 
		font-family: Arial, Helvetica; 
		line-height: 12pt; 
		text-align: left 
		}
.ktekst  { 
		color: black; 
		font-size: 9pt; 
		font-family: Arial, Helvetica; 
		line-height: 10pt; 
		text-align: left 
		}
		
.voettekst {
		color: black
		font-size: 9pt;
		font-family: Arial, Helvetica; 
		line-height: 10pt; 
		text-align: center			 		
		}
h1 	{ 
		color: green; 
		font-size: 14pt; 
		font-family: Arial, Helvetica; 
		line-height: 14pt 
		}
h2{
    color: green;
		font-size:12pt;
		font-height:12pt;
		font-family: Arial, Helvetica;
		}			
h3	{
		color: green;
		font-size: 11t;
		line-height: 11pt;
		font-family: Arial, Helvetica;
		}		
h4	{
		color: green;
		font-size: 10pt;
		line-height: 12pt;
		font-family: Arial, Helvetica;
		}					
p  	{ 
		font-family: Arial, Helvetica 
		}

