a.jump {
	color: #339999;
	text-decoration: underline;
}
a.jump:hover {
	color: #000033;
	text-decoration: underline;
}
a.copyright {
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;	
	text-decoration: none;
}
a.copyright:hover {
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;	
	text-decoration: underline;
}
a.header {
	color: #000033;
	text-decoration: none;
}
a.header:hover {
	color: #000033;
	text-decoration: underline;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
a.activemenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.activemenu:hover {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
a.index {
	color: #FF6600;
	text-decoration: none;
}
a.index:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, div, span, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
.titel {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #009999;
}
.kopje {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #000033;
}
.kreet {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000033;
}
input.button-download {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 2em;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #333366;
}
.border {
	border: 1px solid #008290;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
ul.bullet {
	margin-left: 1.5em;
	padding-left: 0px;
}

