p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size :10pt;
}


a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : yes;
	color : Black;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : Gray;
}


a.extern:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color: Gray;
} 

a.extern:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color: Gray;
} 

a.extern:active {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color: Gray;
} 

a.extern:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color: Black;
} 

a.unten:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
	color:Gray;
} 


a.unten:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color: Black;
} 
a.unten:visited { 
font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
	color:Gray;
} 

a.unten:active { 
font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight: normal;
	text-decoration:none;
	color:Gray;
} 