.newsDate {
  font-weight:bold;
	vertical-align:top;
	background-color: #E5FB71;
	font-family:"Arial", "Courier New","MS UI Gothic";
	font-size:9pt;
}
.newsTitle {
  font-weight:bold;
	vertical-align:top;
	color: #104E8B;
	font-family:"Arial", "Courier New","MS UI Gothic";
	font-size:11pt;
	
}
.newsDetail {
	font-weight:bold;
	vertical-align:top;
	color: #4F4F4F;
	font-family:"Arial", "Courier New","MS UI Gothic";
	font-size:10pt;
}
.headDetail {
	font-weight:normal;
	vertical-align:top;
	color: #00008B;
	font-family:"Arial", "Courier New","MS UI Gothic";
	font-size:9pt;
}

