a:link
	{
	font-weight:none;
	color:black;
	text-decoration:underline;
	}

a:visited
	{
	font-weight:none;
	color:black;
	text-decoration:underline;
	}

a:hover
	{
	font-weight:none; 
	color:black; 
	text-decoration:underline;
	}

a:active
	{
	font-weight:none; 
	color:black; 
	text-decoration:underline;
	}

a:focus
	{
	font-weight:none; 
	color:black; 
	text-decoration:underline;
	}



body, table, pre
	{
	font-family:Arial,Helvetica,Geneva;
	font-size:10pt;
	line-height:120%;
	color:black;
	}

h1
	{
	font-family:Arial,Helvetica,Geneva;
	font-size:18pt;
	line-height:120%;
	color:black;
	}

.unten
	{
	color:white;
	}

.unten A:link, A:visited
	{
	text-decoration:none; 
	color:white;
	}

.unten A:hover, A:active
	{
	text-decoration:underline; 
	color:white;
	}