.Heading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: ccaf7d;
	font-weight: lighter;
	line-height: 20px;
}
.Subhead {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: 382a2a;
	font-weight: bold;
	padding-left: 18px;
}
.body {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	color: 382a2a;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	line-height: 16px;
	color: #928a8a;
}
.bodyItalic {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	font-style: italic;
	color: 382a2a;
}
.bodyBold { font-family: Arial, sans-serif; font-size: 8pt; line-height: 13px ; font-weight: bold; color: 382a2a}
.bodyLoose {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: 382a2a;
}
.HeadingChocolate {
font-family: Arial, sans-serif; font-size: 14px; color: 382a2a; font-weight: bold
}
.bodyNav {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	color: 928a8a;
	font-weight: lighter;
}
.bodyNavTan {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	color: 5c5555;
	font-weight: lighter;
}

