body {
	background: #C4E5DA;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c5e53;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2 {
	color: #3c5e53;
	font: normal 13px Arial, Helvetica, sans-serif;
	margin: 7px 0px 2px;
	padding: 0px;
}
h3 {
	color: #BB3F16;
	font: bold normal 13px Arial, Helvetica, sans-serif;
	margin: 7px 0px 3px;
	padding: 0px;
}


.body        { color: #b6301a; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; text-indent: 24px }
.titles       { color: #b6301a; font-weight: 500; font-size: 15px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
.subtitles        { color: #3c5e53; font-weight: normal; font-size: 14px; line-height: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left}
.captions        { color: #3c5e53; font-style: italic; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
.bodybold  { color: #3c5e53; font-weight: 600; font-size: 12px; line-height: 15px; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.reverse_green {
	color: #b6301a;
	font-weight: normal;
	font-size: 12px;
	background-color: #99baaf;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitlesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c5e53;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c5e53;
	text-decoration: underline;
}
#navwrapper {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 100%;
	background: #C5E5DA;
}
.maintable {
	background: #B9E6DA;
}
.facialtable {
	font-size: 12px;
	color: #900;
	text-align: left;
}
.facialtable tr td {
	text-align: center;
}
.facialtable tr td ul {
	color: #3A5C51;
	list-style: none;
	font-size: 11px;
}
.facialtable img {
	border: 1px solid #3C5E53;
}

