@charset "utf-8";
/* CSS Document */

h1, h2, h3 {
  font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-bottom: .5em;
  margin-top: .75em;
}

h4, h5, h6 {
  font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
  font-size:14px;
  font-weight:lighter;
}

h1 {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: .5em;
  margin-top: .1em;
}



hr {
  border: 0;
  border-bottom: 1px solid #ccc;
  margin: 0 0 5px 0;
  height: 1px;
  width: 100%;
}
