body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 100%
}

caption {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #127B12;
  font-size: 100%
}

h1 {
  font-size: 175%;
  color: #584586
}

h2 {
  font-size: 150%;
  color: #584586
}

h3 {
  font-size: 125%;
  color: #228B22
}

h4 {
  font-size: 110%;
  color: #000000}



p {
  text-indent: 15px;
  line-height:1.5
}

a {
  color: #3366CC;
  font-weight: bold;
  text-decoration: none
}

a:hover {
  color: #B8860B
}

li {
  margin-left:5px;
  line-height:1.4;
  margin-top: 0.5em
}