.newsHeader
{
	color: #444444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.newsContent
{
	color: #444444;
	text-decoration: none;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom-color: Black;
}
