.scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	overflow: scroll;
	height: 350px;
}
.style-scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	overflow: scroll;
	height: 270;
	width: auto;
	left: auto;
}

