/* CSS Document */

#scroll {
	width:590px;
	height:240px;
	background-color:#FFFFFF;
	overflow:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-right: 15px;
	text-align: justify;
 }
