body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BackG.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #FFFFFF
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFCC
	text-decoration: none;
}
.blocksatz {
	text-align: justify;
	padding: 10px;

}
.H1 {
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	padding-left: 10px;
}
