.bodytext {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	height: auto;
	line-height: 14px;
	text-align: justify;
}
.bodytextBold {

	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	height: auto;
	line-height: 14px;
	text-align: justify;

}
.bodytextBoldLeft {


	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	height: auto;
	line-height: 14px;
	text-align: left;
}

