h1,
h2,
.h1,
.h2 {
  font-family: AvenirLTStd-Light, Helvetica, Arial, sans-serif;
  font-weight: normal; 
  font-style: normal;
  line-height: 1.1;
  color: inherit;
}

h3,
.h3 {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2{
  margin: 0.6em 0 0.4em 0;
}

h3 {
  margin: 0.6em 0 1em 0;
}

h4,
.h4 {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #FFA00E;
  font-size: 1em;
  margin-bottom: 1em;
}

h5,
.h5 {
  font-family: Calibri-Bold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #A7A9AC;
  font-size: 1em;
  margin-bottom: 1em;
}

h6,
.h6 {
  font-family: Calibri-Bold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #FFA00E;
  font-size: 1.7em;
  margin-bottom: 0.4em;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin: 0 0 0.4em 0;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 1.8em;
}

h2,
.h2 {
  font-size: 1.8em;
}

h3,
.h3 {
  font-size: 1.1em;
}

h4,
.h4 {
  font-size: 1.6em;
}

h5,
.h5 {
  font-size: 1.1em;
}

h6,
.h6 {
  font-size: 1.1em;
}

.hilight-orange {
	color: #FFA00E;
}