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

<style type="text/css">
<!--
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	
}
.Stil1 {
	font-size: 18px;
	font-weight: bold;
}

.Stil2 {
	font-size: 36px;
	color: #F90008;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->
</style>