.newsdt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1B476A;
	font-weight: bold;
	padding: 3px;
}
.newshd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #484743;
	font-weight: bold;
	
}

.hnewsdt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1B476A;
	font-weight: bold;
	background-color: #c9d7e0;
	padding: 3px;
}
.hnewshd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #484743;
	font-weight: bold;
	background-color: #c9d7e0;
	padding: 3px;
 /*	text-align:justify;
	text-indent: -20pt;
*/
}
.hnewstxt{
	padding: 5px;
	font-size: 8pt;
}
.hnewstxt p{
	margin-top: 2px;
}
