@charset "utf-8";
.Header {
	font-family: Brody;
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Masthead {
	font-family: "Arial Black";
	font-size: xx-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

