﻿/* This is the style of your browser text */

p {
  margin: .5em 0 1em 0;
}

a:link, a:visited {
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
   /* line-height: 1em; */ /* leave as is */
}


h1 {
  text-align: left;
}

h2 {
  text-align: left;
}

h3 {
  text-align: left;
}

h4 {
  text-align: left;
}

h5 {
  text-align: left;
}
