body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 25px;
	}

h1, h2, h3, h4, h5 ,h6 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	}
	
h1 {
	font-size: 52px;
	margin-bottom: 24px;
	font-weight: 400;
	font-style: normal;
	}

h2 {
	font-size: 26px;
	line-height: 22px;
	font-weight: 400;
	font-style: normal;
	margin: 28px 0px 14px 0px;
	}

h3 {
	font-weight: 400;
	font-style: normal;
	margin: 26px 0px 10px 0px;
	font-size: 22px;
	}

p {
	margin-bottom: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
}