BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Comic Sans MS, Arial, sans-serif;
	background-color: #8D2C01;
	font-size: 10px;
	color: #202020;
}

P,TABLE,TD,LI {	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 10pt;
	color: #202020; }

A {	text-decoration: none;
	color: 202020;}

A:link {	text-decoration: none;
		color: #202020; }
A:visited {	text-decoration: none;
		color: #202020;}
A:active {	text-decoration: underline;
		color:#FFFFFF; }
A:hover {	text-decoration: underline;
		color: #404040; }

.knoppen  {	text-decoration: none;
		color: #CC9900;
		visited color: #CC9900; }


H1 {	font-family: Papyrus, Comic Sans MS, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;}

H2 {	font-family: Papyrus, Comic Sans MS, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-bottom:-12px;
}

H3 {	font-family: Papyrus, Comic Sans MS, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:-12px;
	color: #000000;}

div#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#subnav ul li {
	margin-top: 6px;
}

div#subnav ul li a {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	padding: 1px 2px 1px 2px;
	margin-top: 6px;
	text-decoration: none;
	list-style-type: none;
}

div#subnav ul li a.selected {
	background-color: #C0C0C0;
	color: #FFFFFF;
}

div#subnav ul li a:hover {
	background-color: #C0C0C0;
	color: #FFFFFF;
}

div#subnav ul li a:active {
	background-color:#FF9900;
	color:#FFFFFF;
}


.overflow {
	width: 100%; 
	height: 100%; 
	overflow: auto;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px
}