@font-face {
  font-family: 'hn_normalregular';
  src: url("../fonts/HelveticaNeueLTStd-ThCn.eot");
  src: local("?"), url("../fonts/HelveticaNeueLTStd-Roman.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStd-Roman.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'hn_boldregular';
  src: url("../fonts/HelveticaNeueLTStd-Bd.eot");
  src: local("?"), url("../fonts/HelveticaNeueLTStd_Bd.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStd-Bd.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'hn_lightregular';
  src: url("../fonts/HelveticaNeueLTStd-Th.eot");
  src: local("?"), url("../fonts/HelveticaNeueLTStd-Th.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Th.ttf") format("truetype"), url("../fonts/HelveticaNeueLTStd-Th.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  /* reset */
  padding: 0;
  margin: 0;
  border: 0; }

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: 'hn_lightregular', Georgia, "Times New Roman", Times, serif;
  cursor: default; }

.main {
  margin: 50px auto;
  float: left;
  padding: 50px; }
  .main h1 {
    font-size: 150%;
    font-family: 'hn_boldregular', Georgia, "Times New Roman", Times, serif;
    color: #afbd21;
    margin-bottom: 20px;
    margin-top: 40px; }
  .main h2 {
    font-size: 125%;
    font-family: 'hn_boldregular', Georgia, "Times New Roman", Times, serif;
    color: #939598;
    margin-bottom: 10px; }
  .main h3 {
    font-size: 110%;
    font-family: 'hn_boldregular', Georgia, "Times New Roman", Times, serif;
    color: #939598;
    margin-bottom: 10px; }
  .main p {
    font-size: 100%;
    margin-bottom: 10px; }
  .main table {
    margin: 50px auto; }
    .main table td {
      border: 1px solid #939598;
      padding: 10px; }

.mainFooter {
  background-color: #939598;
  font-size: 65%;
  text-align: right;
  width: 100%;
  bottom: 0px;
  position: fixed;
  padding: 1% 5% 0 1%;
  z-index: 1; }

.mainFooter p,
.mainFooter a {
  font-size: 14px;
  color: white; }

/*# sourceMappingURL=privacy.css.map */
