@charset "utf-8";
.Heading {
	font-family: Helvetica;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #5B2E00;
}
.LinkText {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #5B2E00;
}
