.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5c8727;
	font-size: x-large;
	font-style: normal;
}

.box {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #669933;
	border-left-color: #669933;
}
.bodyText {
	font-family: "Trebuchet MS";
	font-size: 97%;
	color: #660066;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
	line-height: 22px;
}
