body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-strip.gif);
	background-repeat: repeat-x;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #823c04;
	line-height: 18pt;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #ffa200;
}
a:visited {
	text-decoration: underline;
	color: #ffa200;
}
a:hover {
	text-decoration: none;
	color: #ffa200;
}
a:active {
	text-decoration: underline;
	color: #ffa200;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffa200;
}
.headingText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #823c04;
	line-height: 18pt;
	font-weight: bold;
}
.bodyText p {
	text-align: left;
}
.bodyText {
	text-align: left;
}
