.r-gray { font-size: xx-small }
.n-pink-b { color: #ec639c; font-weight: bold; font-size: x-small }
.b-wh-b { color: white; font-weight: bold; font-size: small }
.n-orange-b { color: #FF6A00; font-weight: bold; font-size: x-small }
.b-wh { color: white; font-weight: normal; font-size: small }
.n-green-b { color: #339933; font-weight: bold; font-size: x-small }
.r-gray-s { font-size: 9px}
.text {  font-size: x-small; line-height: 120%}
.text-small { font-size: xx-small; line-height: 120% }
.m-text {
	color: #333333;
	font-weight: normal;
	font-size: small;
	line-height: 130%;

}

