@charset "windows-1252";
.article_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #D31C28;
	font-weight: 800;
}
.article_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.article_byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: 19px;
}

