.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footer-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #BC1F26;
}
.body {
	font-family: Arial;
	font-size: 12px;
	color: #052B48;
	font-weight: normal;
}
.footer-break {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #256494;
}
.news-head {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #BC1F26;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
}
.news-body {
	font-family: Arial;
	font-size: 12px;
	color: #052B48;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}
