#Layer1 {
	position:absolute;
	width:555px;
	height:365px;
	z-index:1;
	left: 220px;
	top: 200px;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.style1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
