body,td,th {
	font-family: "Zurich Ex BT", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Square721 Ex BT", "Zurich Ex BT", "Century Gothic", Arial, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
	background-color: #000000;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
}
.Stil1 {
	font-family: "Square721 Ex BT", "Zurich Ex BT", Century Gothic, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000066;
	background-color: #000000;
}
.Stil3 {
	font-family: "Square721 Ex BT", "Zurich Ex BT", Century Gothic, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000066;
	background-color: #000000;
}
.Stil4 {
	font-family: "Square721 Ex BT", "Zurich Ex BT", Century Gothic, Arial, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #000000;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #000000;
}
a:active {
	color: #FF9900;
	background-color: #000000;
}

