@charset "UTF-8";
/* CSS Document */
#body_content {
	
}
#body_content #date_text {
	display:block;
	float:right;
	
	color:#566c11;
	font-style:italic;
	font-weight:bold;
}
#body_content #primary_story {
	font-size:14px;
	border-bottom:1px solid #003468;
	
}
#body_content h1 {
	font-size:24px;
	line-height:28px;
	color:#003468;
}

#body_content h2 {
	font-size:18px;	
	line-height:22px;
	color:#003468;
}
