.newsContent {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 12px;
	font-weight : none;
	font-family : Arial, Helvetica, sans-serif;	
	color : #222222;
}

.newsTitle {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;	
	color : #222222;
}

.newsDate {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 12px;
	font-weight : none;
	font-family : Arial, Helvetica, sans-serif;	
	color : #222222;
}