.normal {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.sm {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
