

#scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	height: 200px;
	width: 350px;
	overflow: auto;
	position: relative;
	background-color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	text-align:left;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
#Layer1 {
	position:absolute;
	width:320px;
	height:435px;
	z-index:1;
	left: 709px;
	top: 209px;
}
#Layer1 .scroll {
	height: 500px;
	width: 330px;
	overflow: auto;
	position: relative;
	border: thin dotted #63B6A4;
	padding-right: 10px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#336699;
	text-align:justify;
}
h1 {
	font-size: 16pt;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	text-align:justify;
}
p {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	text-align:justify;
}