img{
	display:block
}
.koptekst {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;		
	font-weight: bold;
	color: #003300;
}
.tekst {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;	
	text-align: justify;
}
.tekst_l {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	text-align: left;
}
a:link {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	line-height: 19px;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	line-height: 19px;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
}
a:hover {
	font-family: "Trebuchet MS", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	line-height: 19px;
	text-align: justify;
	text-decoration: underline;
	text-transform: none;
}