/* CSS Document */

body {
	background-color: #660000;
}

</style>
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">

.Stil1 {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil2 {color: #FFCC00; font-family: "Times New Roman", Times, serif; }
.Stil3 {
	font-family: "Courier New", Courier, mono;
	color: #CCCCCC;
}
.Stil4 {
	color: #FFCC00;
	font-weight: bold;
}
.Stil6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.Stil7 {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.Stil8 {
	color: #FFFFFF;
	font-weight: bold;
}


.banner1 {
	position: absolute;
	left: 765px;
	top: 15px;
}
.litlebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	font-variant: small-caps;
	text-decoration: underline;
	position: static;
}

