BODY 	{ 	
	font-family: Arial,Helvetica,sans-serif ;
	/*font-size: small;*/
	margin-top: 0 ; 		 	
	margin-bottom: 0 ; 		
	margin-right: 0.3cm ;	 
	margin-left: 0.2cm ; 	 
	color: black ;
	background: white ;
	}

A   	{ 
	font-family: Arial,Helvetica,sans-serif ;
	font-size: 95% ;
	text-decoration: none ; 
	font-weight: bold ;
	}


:link	 { color: #3366CC }
:visited { color: #3366CC }
:active  { color: #000000 }
:hover {
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 95%;
	font-weight: bold;
	}

A.glossar {
	font-family: Arial,Helvetica,sans-serif ;
	font-size: 98% ;
	text-decoration: none ; 
	font-weight: normal ;
	font-style: italic ;
	color: #17495B ;
	}

LI   	{ 
	font-family: Arial,Helvetica,sans-serif; 
	color: black; 
	margin-bottom: 0.1cm;
	}

TD, DIV, P {
	font-family: Arial,Helvetica,sans-serif ; 
	/*font-size: small;*/
	color: black ;
	}

H1, H2, H3, B, I { font-family: Arial,Helvetica,sans-serif }


DT   	{
	font-family: Arial,Helvetica,sans-serif ;
	font-size: 100% ;
	font-weight: bold ;
	font-style: normal ;
	color: black ;	
	}	

