body  {
	font-family : "Comic Sans MS, Arial";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	
	text-align : left;
	margin-left : 40;
	margin-top : 30;
	margin-left : 20;
	margin-right : 40;
	margin-bottom : 20;
	/*background-image : url(bgnoten.gif);*/
	color : #4f0021;
	background-color : #D5A339;
}
body.nav  {
	font-family : "Comic Sans MS, Arial";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	
	text-align : left;
	
	margin-top : 30;
	margin-left : 15;
	margin-right : 0;
	margin-bottom : 20;
	/*background-image : url(bgnoten.gif);*/
	color : #4f0021;
	background-color : #D5A339;
}
H1  {
	font-style : italic;
	font-size : 40pt;
	font-weight : normal;
}

H2  {
	font-style : italic;
	font-size : 16pt;
	font-weight : bold;
}
H3  {font-size : 13pt;
	font-weight : normal;
}

H4  {
	font-size : 10pt;
	font-weight : normal;
}

H6  {
	font-size : 9pt;
	font-weight : normal;
}

A:ACTIVE {
	color : Fuchsia;
}
A:HOVER {
	color :gray;
}
A:LINK {
	color : Blue;
}
A:VISITED {
	color : black
	}
span.ba1{
		font-size : 8pt;
		}