a:hover { color: #FFFFFF} 
h1 {  font-size: 9pt; text-align: center}
h2 {  font-size: 10pt; font-weight: bold; text-decoration: underline; text-align: left; margin-bottom: 7pt}
a:link {  color: #FFFFFF}
a:active {  color: #FFFFFF}
.Blocksatz {  text-align: justify}
a:visited {  color: #FFFFFF}
body {
	font-size: 6pt;
	color: #FFFFFF;

}
td {
	font-size: 9pt;
}
#Data {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #99CCFF;
}
#Data2 {
	font-size: 9pt;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #99CCFF;
}
