	BODY  { 
   	background-color : White;
    margin-left: 80px;
	margin-right:80px;
	margin-top:40px;
}

P  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #663300;
	 margin-left: 18 mm;
	 text-align: center;
	}
	P.rechts  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #669900;
	 margin-left: 20px;
	 text-align: right;
	}
.unten {font-size: 8pt;
        font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
        	font-weight: bold;
	color : #663300;
	text-decoration:none;}

A:Link  {
    color : #663300;
        font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	}

A:Visited  {
	color : #660000;
	  font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
    }

A:Active  {
	color : #cc0033;
	  font-size: 8pt;
	text-decoration:none;
	}
A:Hover {
    color : #669900;
	};