html,body {
margin:0;
padding:0;
height:100%;
}
.tekst-uppercase-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #6A9B37;
	text-transform: uppercase
}
.tekst-uppercase-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #6A9B37;
	text-transform: uppercase

}
.tekst10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #6A9B37;
}
.tekst8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #6A9B37;
}
.tekst7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	color: #6A9B37;
}
.tekstgroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18px;
}
.teksttussenin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 17px;
}
.tekstklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #6A9B37;
}
.fakecaps
{
font-size: smaller;
text-transform: uppercase;
line-height: 16px;
}
a { font-weight : bold;
	color: #6A9B37; 
	text-decoration: none;
}
a:link    { color: #6A9B37 }
a:visited { color: #6A9B37 }
a:hover   { border-bottom-style: dashed; border-bottom-color: #6A9B37; border-bottom-width: 0.5pt; color: #6A9B37 }
a:active  { color: #6A9B37 }
}
a.k { font-weight : bold;
	color: #99CC33; 
	text-decoration: none;
}
a.k:link    { color: #99CC33 }
a.k:visited { color: #99CC33 }
a.k:hover   { border-bottom-style: dashed; border-bottom-color: #99CC33; border-bottom-width: 0.5pt; color: #99CC33 }
a.k:active  { color: #99CC33 }
}
