.cHdr {
	padding: 0 20px 0 20px;
}
.cTitle {
	font-weight: bold;	
}
.cText {
	line-height: 1.2;
	text-align: justify;
	padding: 0 20px 0 20px;
}
.cWM {
	font-style: italic;
	font-weight: bold;
}
.cSID {
	background: white;
	color: #999999;
}
div.cBox { /* For preview */
	border: 2px solid blue;
	padding: 10px;
}