.text-title-xsm{
	font-weight: bold;
	font-size: 12px;
}
.text-title-sm{
	font-weight: bold;
	font-size: 14px;
}
.text-title{
	font-weight: bold;
	font-size: 16px;
}
.text-title-lg{
	font-weight: bold;
	font-size: 18px;
}
.text-title-xlg{
	font-weight: bold;
	font-size: 24px;
}

.text-desc-xsm{
	font-size: 12px;
}
.text-desc-sm{
	font-size: 14px;
}
.text-desc{
	font-size: 16px;
}
.text-desc-lg{
	font-size: 18px;
}
.text-desc-xlg{
	font-size: 24px;
}