body {
	background-color: #E9E7E8;
	color:#ffffff;
}
a {
	text-decoration: none;
	color: #ffffff;
}
h2 {
        text-decoration: none;
        color:#ffffff;
        font-family: "Courier New", Courier, monospace;
        font-size: 16px;
	padding-bottom: 3px;
	margin-bottom:3px;
}
.bodytext {
	padding-top 0px;
	margin-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#Layer1 {
	position: absolute;
	text-align:center;
	width:100%;
	height:354px;
	z-index:2;
}

#Layer3 {
	position: relative;
	left:100px;
	top:43px;
	width:550px;
	height:345px;
	z-index:2;
	overflow: auto;
	
}

#Layer4 {
	position: relative;
	left:460px;
	top:-350px;
	width:300px;
	height:20px;
	z-index:1;
	overflow: auto;
	
}
.Stil1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}