@import url("CSSSTYLES.css");
body {
	background-color: #FFFFFF;
	background-image: url(images%20/achtrergrond.jpg);
	border-bottom-style: none;
	border-bottom-width: inherit;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	width: auto;
	margin: auto;
	padding: 0px;
}
.heading {
	font-family: "Courier New", Courier, monospace;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.links {
	font-family: "Courier New", Courier, monospace;
	line-height:normal;
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	font-style: normal;
	font-weight: bold;
}
.bodytext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 13px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style1 {font-family: "Courier New", Courier, monospace; line-height: normal; font-size: 12px; color: #FFFFFF; text-indent: 20px; font-style: normal; font-weight: bold; }
.style2 {
	font-family: "Courier New", Courier, monospace;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #51B6BA;
	text-decoration: none;
	border-top-style: dashed;
	border-top-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	border-top-color: #333333;
}

