.style1 {font-size: 8px}
.txtbold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F76300;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.txt-small {
	font-family: "Trebuchet MS";
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.txtboldsmall {
	font-family: "Trebuchet MS";
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #F76300;
}
