.style1 {font-size: 12px}
.style11 {	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style2 {	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style3 {	font-size: 24px;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:auto;
	top:10px;
	bottom:auto;
	width:100%;
	height:131px;
	overflow:auto;
	z-index:1;
}

