.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #908e71;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
	padding-left: 18px;

}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #e2890f;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
	padding-left: 18px;
	
	

}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #5A0D00;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
	padding-left: 18px;

}
.body1 {
	font-family: "TrebuchetMS";
	font-weight: normal;
	color: #4c4f4c;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
	padding-left: 18px;
	padding-right: 20px;

}
.body2 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #CC9900;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	padding-left: 18px;

}
.body3 {

	font-family: "Trebuchet MS";
	font-weight: bolder;
	color: #000000;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	padding-left: 18px;
}
.body4 {

	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
	padding-left: 26px;
}

a:link { 
	color: #5A0D00;
	}
a:visited { 
	color: #5A0D00;
	}
a:hover { 
	color: #5A0D00;
	}
a:active { 
	color: #5A0D00;
	}
.body1ital {

	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #4c4f4c;
	font-size: 14px;
	text-transform: none;
	font-style: italic;
	padding-left: 18px;
	padding-right: 20px;
}

