body {
	font-size: 10pt;
	font-family: Arial;
	background-color : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;}
	
.weiss {color : #FFFFFF;}

p {font-family : Arial; font-size: 10pt}
b {font-family : Arial; font-size: 10pt}
	
font {font-family : Arial; font-size: 10pt, 8pt}
table {font-family : Arial; font-size: 10pt, 8pt}

td {font-family: Arial; font-size: 10pt}
tr {font-family: Arial; font-size: 10pt}

ul {font-family:Arial;size: 10pt, 8pt}
li {font-family:Arial;size: 10pt, 8pt}

.bl {font-family : Arial;
       font-size: 10pt;
	   text-align : justify;}
.kl { font-size : 8pt}

.partner:hover {background-color:pink;}


A:link {color: darkblue; text-decoration: none}
A:visited {color: grey; text-decoration: none}

A:active {color: blue; text-decoration: none}
A:hover {color: darkblue; background-color: yellow}