html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

body, td
{
	color: #bbff99;
	background-color: #007740;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}

#main
{
	width: 100%;
	height: 100%;
	border: none;
}

img
{
	border: 0;
}

h1
{
	text-align: center;
}

a:link
{
	color: #000099;
	text-decoration: underline;
}
a:visited
{
	color: #990033;
	text-decoration: underline;
}

th
{
	background-color: #007738;
	border: 1px solid #bbff99;
}

.footer
{
	clear: both;
	text-align: center;
	position: absolute;
	top: 1497px;
	width: 100%;
}

.tabel
{
	border: 0.5px solid #bbff99;
	_border: 1px solid #bbff99;
}

.tabbig
{
	border: 1px solid #bbff99;
	font-size: 10pt;
}

.navigation
{
	float: left;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 167px;
	height: 100%;
}

.navigation td
{
	background-color: transparent;
}

.navpaal
{
	color: #ffffff;
	font-size: 10pt;
}

a.navpaal:link
{
	color: #660000;
}