.hdrtitl {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #F8EDD3;
	background-color: #B40000;
	text-align: center;
}
.litrow {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #236CC4;
	background-color: #F8EDD3;
	text-align: center;
}
.drkrow {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #144074;
	text-align: center;
}
