body 				{
	font-family:"Microsoft Sans Serif", Arial;
	font-size:10pt;
	margin-top:16pt;
	margin-left:18pt;
	background-color:#000000;
	color:#336699;
	width:94%;
}
p,td				{ font-size:10pt; color:#336699 }
h1					{ font-size:24pt; color:#336699 }
h2					{ font-size:18pt; color:#336699 }
h3					{ font-size:12pt; color:#336699 }

.headline24light 	{ font-size:24pt; color:#336699 }
.headline18light 	{ font-size:18pt; color:#336699 }
.headline12light 	{ font-size:12pt; color:#336699 }
.headline9light 	{ font-size:9pt; color:#336699; font-family:Arial }
.floating-text-9pt 	{ font-size:9pt; font-family:Arial; color:#336699 }
.footnote			{ font-family:"MS Sans Serif", Arial; font-size:8pt; color:#336699 }
.author 			{ font-size:9pt; font-style:italic; color:#336699;
					letter-spacing:1pt; margin-left:10mm }
.grey 				{ color: #7F7F7F; }
img.bild-links {
	padding: 0px;
	float: left;
	margin: 5px 20px 20px 0px;

}

a:link				{ color:#006699; text-decoration:underline }
a:visited			{ color:#006699; text-decoration:underline }
a:hover				{ color:#0099CC; text-decoration:underline }
a:active			{ color:#0099CC; text-decoration:underline }
a:focus				{ color:#0099CC; text-decoration:underline }
