body {
	background-color: #8A776A;
	margin:0px;
	padding:0px;
}
.lightBeige {
	background-color: #EBE7E5;
}

.brownBorder{ border-color:#8A776A;
}

.copyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:1.6em;
}
.imageSpacing {
	margin-right: 20px;
}
.footerText {
	color: #592F25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.darkGreen {
	background-color: #118098;
}
.white {
	background-color: #FFFFFF;
}
.copyTextBold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hrStyle {
	color: #8A776A;

}

a {
	color: #592F25;
	text-decoration: none;
};
