h1 {
  font-size:140%;
  color:#6C000B;
}

h2 {
  font-size:130%;
  margin-bottom:0.1em;
  color:#6C000B;
}

h3 {
  font-size:115%;
  color:#6C000B;
}

h4 {
  font-size:100%;
  margin-bottom:0.1em;
  color:#6C000B;
}

h5 {
  font-size:100%;
  font-weight:normal;
  margin-bottom:0.1em;
  color:#6C000B;
}

h6 {
  font-size:80%;
  margin-bottom:0.1em;
  color:#6C000B;
}

p {
  font-size:100%;
  margin:0px;
  margin-bottom:1em;
  line-height:130%;
}

a {
  color:#958500;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}
