<html>
<style>
p#test {color: green;}
p#kopf1  {background-color: black;} 	
p#ind1  {color: black; font-size: 12pt; text-align: center; font-weight: bolder; background-color: white; margin-top: 0; margin-bottom: 1; line-height: 2.5;}
p#ind2  {color: black; font-size: 12pt; text-align: center; font-weight: normal; background-color: white; margin-top: 0;}  	
p#tab1  {background-color: white;}

a:link		{ text-decoration:none; font-weight:bold; color:white; background-color:black;}
a:visited 	{ text-decoration:none; font-weight:bold; color:white; background-color:black;}
a:hover 	{ text-decoration:none; font-weight:bold; color:grey;  background-color:silver;}
a:active 	{ text-decoration:none; font-weight:bold; color:white; background-color:black;}

table#kopf1		{margin-left: auto; margin-right: auto; margin-top: 12px; border: 1px;}
table#kopf1 th	{font-size:11pt; text-align: center; font-weight: bold; background-color: black; color: white; margin: 2;}
table#kopf1 td  {font-size:11pt; text-align: left; 	 font-weight: bold; background-color: black; color: white; margin: 2;}

table#nav1 	{margin-left: auto; margin-right: auto; background: black; color: white; border-collapse: collapse; border: 2px; border-color: white; width: 100%;}
table#nav1 th, table#nav1 td {font-size:10pt; text-align: center; vertical-align: middle; background: black; color: white; border-color: white; border: 1px solid white;} 

table#ind1	{margin-left: auto; margin-right: auto; margin-top: 12px; border: 0px;}
table#ind1 th {font-size:11pt; text-align: center; vertical-align: bold; background-color: #ffffff; color: black; border: 0; margin: 2;} 
table#ind1 td {font-size:12pt; padding: 2px 5px; text-align: left; vertical-align: middle; background: white; color: black; border: 0px;} 

table#eng1	{margin-left: auto; margin-right: auto; margin-top: 10px; border: 0px;}
table#eng1 th {font-size:10pt; text-align: center; vertical-align: bold; background-color: #ffffff; color: black; border: 0; margin: 8;} 
table#eng1 td {font-size:10pt; padding: 2px 5px; text-align: center; vertical-align: middle; background: white; color: black; border: 0px;} 

</style>
</html>
