body {
  font: normal normal 13px Arial;
  color: #000;
  line-height: 18px;
}
img {
  border: 0px
}
a {
  color: #D24148;
}
a:hover {
  color: #D24148;
}
h1, h2, h3, h4, h5 {
  margin: 0px 0px 4px 0px;
  padding: 4px 0px;
  margin-top: 8px;
  font-family: 'auckland_councicouncilblissMd', arial, sans-serif;
}
h1 {
  font-size: 21px;
  line-height: 20px;
  color: #D24148;
  margin-right: 30px;
  font-weight: normal;
  font-family: 'auckland_councicouncilblissLt', 'auckland_councicouncilblissMd', arial, sans-serif;
}
h2 {
  font-size: 25px;
  line-height: 24px;
  color: #D24148;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: black;
}
h3 a{
  text-decoration: none;
}

h4 {
  font-size: 14px;
  line-height: 18px
}
h5 {
  font-size: 13px;
  line-height: 16px
}
p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 12px 0px;
  color: black;
}