.textstyles {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.heading {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #9a4846;


}
.textstylesbold {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.textboldsmall {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
}
