body {
	font-family: arial,helvetica;
	font-size: 10pt; 
	}
H1 {font-size: 14pt;}
H2 {font-size: 12pt;}
H3 {font-size: 12pt;}

a {
	color:#000000;
}

#keywords a {
	color:#CCCCCC;
}

p { 
	font-family:Arial, Helvetica, sans-serif; 
	color: #333; 
	font-size: 10pt; 
	} 

ul{
	
}
li{
	list-style-image: url(../images/haken.gif);
	font-size: 10pt; 
}