@charset "UTF-8";
/* CSS Document */

<!--
* {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
body, td, table, tr {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
}
body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/css/site.css);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.style2 {
	color: #333333
}
.merken {
	color: #333333;
	font-size: 8px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
-->
</style>