body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e83b7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f84b7;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9bb72a;
}
a:link {
	text-decoration: none;
	color: #1f84b7;
}
a:visited {
	text-decoration: none;
	color: #1f84b7;
}
a:hover {
	text-decoration: none;
	color: #1f84b7;
}
a:active {
	text-decoration: none;
	color: #1f84b7;
}
a.menu:link {
	text-decoration: none;
	color: #9bb72a;
}
a.menu:visited {
	text-decoration: none;
	color: #9bb72a;
}
a.menu:hover {
	text-decoration: none;
	color: #9bb72a;
}
a.menu:active {
	text-decoration: none;
	color: #9bb72a;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #9bb72a;
}
.groen {
	font-size: 11px;
	color: #9bb72a;
}
textarea, .bginput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #1e83b7;
	BACKGROUND-COLOR: #ffffff;
        BORDER: 1px solid #00ccff;
}
.button {
	background-color: #ffffff;
	color: 	#1e83b7;
	border-left-color: #00ccff;
	border-left-width: 2px;
	border-right-color: #00ccff;
	border-right-width: 2px;
	border-top-color: #00ccff;
	border-top-width: 2px;
	border-bottom-color: #00ccff;
	border-bottom-width: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}