@charset "windows-1252";

#content{
	position:absolute;
	top:120px;
	left:10px;
	border:0;
	z-index:100;
	font: 600 0.85em arial;
	color: white;
	width:410px;
	height:450px;
	overflow:auto;
	text-align:justify;
	padding:0 10px 10px 10px;
}
