.normalbold {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.engnormalbold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.textsmall {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.midtext {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.bigtext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.normaltext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-variant: normal;

}
.newtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.engtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
