body {
	background-color: whitesmoke;
}

.npd10{
	margin: 0px !important;
	padding: 10px !important;
}

.brdrnd{
	border-radius: 10px;
}

.hdrdisp{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}

.txt-c{
	text-align: center;
}

.mwidth{
	width: 100%;
	max-width: 100%;
}

.pdtop10{
	margin-top: 10px !important;
}