.Normal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: 59595C;
}
.NormalSmall {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	color: 595758;
}
.NormalBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 59595C;
}
.RedBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 87032F;
}

