p.news_headline {
	font-size:11px;
	color: #CCCCCC;
	font-weight: bold;
}

p.news_title {
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(0,27,141);
	margin-top: 5;

}

span.news_date {
	color:#999999;
	font-size: 0.8em;
	font-weight: normal;
}
