@charset "utf-8";

 
        #scroll_box {
	height: 575px;
	width: 630px;
	left: 403px;
	top: 250px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100px 0px;
	overflow: auto;
	font-size: 14px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	    }
.style1 {
	font-size: 24px;
	text-align: center;
	font-style: italic;
}
.text {
	font-size: 15px;
	color: #FFF;
}
.presscopy {
	font-size: 16px;
	color: #000;
}
