body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	background-image: url(../images/bg_boot.gif);
	background-color:#ffffff;
	margin-top:8px;
	margin-bottom:0px;
	font-family: Arial;
	font-size:10pt;
}

.tekst {
	font-family: Trebuchet MS;
	font-size:10pt;
	color: #000000;
}

.kop {
	font-family: Trebuchet MS;
	font-size:11pt;
	color: #000000;
	font-weight:bold;
}
.kopgroot {
	font-family: Trebuchet MS;
	font-size:26pt;
	color: #7A8FAD;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Trebuchet MS;
	font-size:10pt;
	border:0px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
	font-family: Trebuchet MS;
	font-size: 10pt;
	border: 0px;
}