@CHARSET "UTF-8";
.newsPage{
	width:210px;
}
.nr {
	font-size: 8pt;
	margin-bottom: 10px;	
	width: 210px;
}

.nrHead {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: bolder;	
}
.nrBody {
	font-size: 8pt;	
	text-align: justify;
	overflow: hidden;
}

