.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../Images/scroll3-25%25.gif);
	background-repeat: no-repeat;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	font-weight: bold;
	text-transform: uppercase;
}
.Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ECE9D8;
	padding: 20px;
	width: auto;
	border: thin solid #336633;
	line-height: 21px;
	text-align: justify;
	height: auto;
}
.BoxLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ECE9D8;
	padding: 20px;
	border: thin solid #336633;
	line-height: 21px;
	text-align: left;
}
