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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #255000;
	background-color: #FFFFCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-style: normal;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #255000;
	font-weight: bold;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #255000;
	font-weight: bold;
}
a:active {
	font-style: normal;
	text-decoration: none;
	color: #255000;
	font-weight: bold;
}
a:hover {
	font-style: normal;
	text-decoration: none;
	color: #390;
	font-weight: bold;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
option {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
td.middle {
	text-align: center;
	vertical-align: top;
}
td.boven {
	text-align: left;
	vertical-align: top;
}
td.right {
	text-align: right;
	vertical-align: top;
}

