body{
	font-size : 100%; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	background-color : #FFFFFF;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}

h1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 1.2em; 
	color : #000000; 
	background-color : transparent; 
}

h2{
	font-size:1em;
	clear:left;
	padding-top:0.5em;
	padding-bottom:0;
	margin-bottom:0;
}

A {font-weight : bold; color : #0000FF; text-decoration : none;}
A.titel {font-weight : bold; color : #000080; text-decoration : none;}
A.keuze {font-weight : bold; color : #008000; text-decoration : underline;}
A:active {color : #800000; text-decoration : underline;}
A:hover {color : #FF0000; text-decoration : underline;}


