.NewsDate {
	color : #666666;
	font-style : italic;
	font-size : 13px;
	font-weight : bold;
}

.NewsTitle {
	font-weight : bold;
	font-size : 12px;
}

.NewsHeadline {
	font-weight : bold;
	font-size : 16px;
}

a.NewsSummary {
	color : #0000FF;
	text-decoration : none;
	font-size : 12px;
}

a.NewsSummary:hover {
	text-decoration : underline;
}

.ArticleCell {
	border : none;
	font-size : 12px;
	text-align : justify;
	padding : 5px;
	background : white;
}

.CategoryTitle {
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}
