p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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 : 8pt;
    font-weight:normal;
	text-decoration : none;
	color : White;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight:normal;
	text-decoration : none;
	color : White;
}


a.extern:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: #99968F;
} 

a.extern:visited {
	font-family:Arial,Verdana,Helvetica;
    font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: #99968F;
} 

a.extern:active {
	font-family:Arial,Verdana,Helvetica;
    font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: #99968F;
} 

a.extern:hover {
	font-family:Arial,Verdana,Helvetica;
    font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: Black;
} 

a.weiter:link {
	font-family:Arial,Verdana,Helvetica;
    font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: Black;
} 

a.weiter:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: Black;
} 

a.weiter:active {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color: Black;
} 

a.weiter:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
	color: Black;
} 

a.text:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration:underline;
	color:Black;
} 


a.text:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration:underline;
	color:Black;
} 
a.text:visited { 
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration:underline;
	color:Black;
} 

a.text:active { 
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration:underline;
	color:Black;
} 