/* This is the style of your browser text */

h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  text-align: center;
  font-size: 65px;
  padding: 20px 0 20px 0;
  margin: 0 20px 0 20px;
}

h2 {
  font-size: 22px;
  margin:0px;
  padding:0px;
}

h3 {
  font-size: 22px;
}

.normal {
  font-size: 19px;
  margin-left:56px;
  font-weight:bold;
}

.subText {
  font-size: 14px;
  font-weight: bold;
  margin-left:56px;
}

p { margin:0px; padding:0px;}



