@charset "UTF-8";
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	background-color: #CCCCCC;
	text-align: justify;
	text-indent: 12px;
	white-space: pre;
	display: block;
	margin: 5px;
	padding: 20px;
	width: 80%;
	overflow: visible;
	z-index: auto;
}

