@charset "utf-8";
/* CSS Document */

.Stil1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
-->

.Stil2 {font-size: x-small}
.Stil3 {font-family: Arial, Helvetica, sans-serif}
.Stil4 {
	font-size: x-small
}
.Stil5 {font-size: xx-small}
.Stil6 {color: #CCCCCC}
.Stil7 {font-size: small}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

