html, body {
	height: 100%;
}

body
{
	font-family: arial,verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000071;
	background-attachment: fixed;
    scrollbar-base-color: #000071;
}

table
{
	font-family: arial,verdana;
	font-size: 12px;
	color: #000000;

}


td
{
	font-family: arial,verdana;
	font-size: 12px;
	color: #000000;

}

a
{
	color: #000071;
	text-decoration: none;
}

a.active
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.lijn
{
	color: #FF0000;
	text-decoration: none;
}

input
{
	font-weight: bold;
	font-size: 90%;
	font-family: arial,verdana;
	color: #000000;
}

textarea
{
	font-weight: bold;
	font-size: 90%;
	font-family: verdana,tahoma,arial;
}
h3 {
	color: #1E543C;
}
.bottomtekst {
	font-size: 10px;
	color: #000000;
}
