.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: 0C17C4;
	text-decoration: none;

}
.NormalBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: 59595C;
}
.NormalBlue {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: 0C17C4;
}
.NormalRuby {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: 880505;
}
.NormalRed {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: E9090E;
}
.NormalYellow {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: F5CB08;
}
.NormalGreen {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: 278D08;
}
.NormalPink {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: F006D2;
}
.NormalPurple {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	color: 7B0794;
}
.Link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	color: 595758;
}
