h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #999999;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.autoscroll {
	overflow: auto;
	width: 93%;
	height: 100%;
	margin-left: 18px;
	margin-top: 25px;
}.body_border {
	border: 1px solid #CCCCCC;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	font-size: 15px;
}
