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;
	font-size: 15px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
}

.content {
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
}

.tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-weight: normal;
	font-size: 15px;
}

h2 span {
		font-weight: regular;
}

