h1 {
  margin: 0px 2px 0px 8px;
  padding: 0px;
  font-size: small;
  line-height: 150%;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  color: #4b4b4b;
}
h2 {
  margin: 0px;
  padding: 0px;
  color: #000066;
  line-height: 200%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bolder;
}
h3 {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: #660000;
  font-weight: bold;
  line-height: 130%;
  font-style: normal;
}
h4 {
  margin: 0px 0px 0px 8px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: medium;
  line-height: 200%;
  color: #666666;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 150%;
  color: #666666;
  font-weight: inherit;
  font-size: medium;
}
h5 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: x-large;
  color: #cc6600;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 150%;
}
