


body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	font-size: 12pt;
	color: #7A923D;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 12px;

}


/* ----------------------------------text styles -------------------------------------------------*/

.h1 {
	font-family: "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; color: #7A923D; text-transform: capitalize; padding: 0px 0px 0px 12px;
}
.h2 {
	font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #7A923D; text-transform: capitalize; padding: 0px 0px 0px 12px;
}
.h3 {
	font-family: "Times New Roman", Times, serif;  font-size: 16px; font-weight: normal; color: #7A923D; text-decoration: none; text-transform: uppercase; padding: 0px 0px 0px 12px;
}

.body-small {
	font-family: "Trebuchet MS", Arial, sans-serif; color: #7A923D; font-size: 10px; font-style: normal; font-weight: normal; padding: 0px 0px 0px 12px;
}

.body-bold {
	font-family: "Trebuchet MS", Arial, sans-serif; color: #7A923D; font-size: 14px; font-style: normal; font-weight: bold; padding: 0px 0px 0px 12px;
}

.body-light {
	font-family: "Trebuchet MS", Arial, sans-serif; color: #BDC99E; font-size: 14px; font-style: normal; font-weight: normal; padding: 0px 0px 0px 12px;
}






