.Heading1 {
	font-family: Perpetua, Georgia, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ad302c;
}
.Heading2 {
	font-family: Perpetua, Georgia, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #47001a;
}
.Body {
	font-family: Perpetua, Georgia, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.HeaderLink {
	font-family: Perpetua, Georgia, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #615100;
	text-decoration: none;
}
