body {
	background-color: #CCCCCC;
}
#Layer1 {
	position:absolute;
	width:130px;
	height:250px;
	z-index:1;
	left: 15px;
	visibility: visible;
	top: 55px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}