

.nmns2 .text-bold {
    font-weight: bold;
}
	
.nmns2 .text-blue {
    color: #405db6;
	float: right;
}
	
.nmns2 .text-800 {
    font-weight: 800;
}
	
.nmns2 .text-size-18 {
    font-size: 18pt;
}

.nmns2 .text-black {
    color: #333;
}
.nmns2 .block-items-wrapper div p
{
	clear:both;margin-top:10px;
}