.text-normal-12-black {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.text-normal-14-black {

	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #000000;
}
.text-bold-14-black {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bg-orange {
	background-color: #FF6600;
}
.text-white {
	color: #FFFFFF;
}
.bg-violet {

	background-color: #650696;
}
.text-bold-18 {
	font-size: 24px;
	color: #FFFFFF;
}
