@charset "utf-8";
body,td,th {
	color: #FFCC00;
	background: black;
}
body {
	background-color: #000000;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}
.style3 {
	font-size: 30px;
	font-weight: bold;
}
.style5 {font-size: 24px}
.style6 {
	font-size: 28px
}
.style7 {
	color: #FFFFFF;
	font-size: 24px;
}
.style9 {font-size: 36px; font-weight: bold; color: #66FF33; }
.style10 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
#Layer1 {
	position:relative;
	width:165px;
	height:115px;
	z-index:1;
	left: 19px;
	top: 16px;
}
#Layer2 {
	position:fixed;
	width:160px;
	height:120px;
	z-index:1;
	left: 20px;
	top: 160px;
	visibility: visible;
}
