body {
  font-family: 'Open Sans', sans-serif;
  font-size: 160%;
  min-height:600px;
}

img {
  border: 0px
}

a:active {
  background: transparent;
}

a:focus {
  text-decoration: underline !important;
}

h1, h2, h3, h4, h5 {
  margin: 0px 0px 4px 0px;
  padding: 4px 0px;
  margin-top: 8px
}

h1 {
  font: normal normal 1.313em Arial;
  line-height: 1;
}

h2 {
  font-size: 1.25em;
  line-height: 24px
}

h3 {
  font-size: 1.00em;
  line-height: 1.313em
}

h4 {
  font-size: 0.875em;
  line-height: 18px
}

h5 {
  font-size: 0.813em;
  line-height: 16px
}

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