﻿.qsm-text-black {
	color: #000;
}

.qsm-text-normal{
	font-weight: normal;
}

.qsm-text-blue{
	color: #1C3664;
}

.qsm-underline{
	text-decoration: underline;
}

.qsm-pointer{
	cursor: pointer;
}