body {
  margin: 0;  
	background-image: url(/images/background2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FAF0E3;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #584944;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00552C;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.creambodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00552C;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #384E5F;
}
.blksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #1F5B2A;
}
a:visited {
	text-decoration: underline;
	color: #3A5468;
}
a:hover {
	text-decoration: none;
	color: #567792;
}
a:active {
	text-decoration: underline;
}
.lgbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.lgboldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.italicbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #00552C;
}
