.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.normal {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: normal;
	color: #000033;

}
.lgblue {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-weight: bold;
	color: #006DB6;
}
.normal2 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #000033;
}
