#news_stories li h2 {
	color: #1A4673;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#news_stories li h2 a {
	color: #1A4673;
}
#news_stories li {
	border-bottom: 1px solid #999;
	padding: 10px;
}
#news_stories {
	list-style: none;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 16px;
	margin-top: 20px;
}
#back a {
	font-size: 12px;
	color: #000;
}