@charset "utf-8";

h1 {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f97241;
}

h2 {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f97241;
}

h3 {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f97241;
}
