@charset "utf-8";
table {
	background-color: #00CC33;
	vertical-align: top;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	margin-left: 2px;
	clip: rect(auto,auto,auto,0px);
	background-image: url(images/gras.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	color: #009900;
}
a:link {
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	text-align: center;
	vertical-align: top;
}
tr {
	vertical-align: middle;
}
.klassement {
	border: thin solid #006600;
}
.centreren {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border: thin solid #006600;
}
.geenkader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12pt;
}
.geenrand {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

