/* CSS Document */

.scrollBox {
	width:579px;
	height:249px;
	left:180px;
	top:105px;
	overflow:auto
	backgound-color: white;
}

.scrollBoxContent {
	margin-left: 5px;
	margin-right: 5px; 
	color: black;
	font: 14pt Goudy, "Times New Roman", Times, serif;
}
