#news_articles {
}

.news_title {
	font-size: 11pt;
	font-weight: bold;
}

.news_date {
	font-size: 8pt;
}

.news_body {
	font-size: 8pt;
	text-align: justify;
}

.news_topics ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.news_topics li {
	font-size: 8pt;
}

table.news_pager td a.link {
	display: block;
	width: 100%;
	text-decoration: none;
}
