.news_entry {
	margin-bottom:					20px;
}

.news_date, .news_title {
	font-variant:					small-caps;
	color:							#830303;
	font-size:						1.5em;
	font-style:						italic;
}

.news_title {
}

.news_text {
	font-family:					Times;
	font-size:						1em;
	color:							#333;
}

