

.news {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000098;
	border-bottom: 1px dashed Silver;
}

.newsfp {
	font-size: 12px;
	font-weight: normal;
	color: #000098;
	border-bottom: 1px dashed Silver;
}
.newssubtitle {
	font-size: 14px;
	color: ThreedDarkShadow;
}

.news_summary {
	margin-left: 20px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #2F2F2F;
}
.read-more {
	text-align: right;
	right: 10px;
}
