body {
  font-family: Verdana;
  background-color: #D8D3C5;
  font-size: 12px;
}

h2{
  color: #800000;
  font-weight: bold;
  font-size:12px;
}

h3{
  color: #000080;
  font-weight: bold;
  font-size:12px;
}

.caption{
  color: #000080;
  font-weight: bold;
  font-size:12px;
}

.blue{
  color: #000080;
  font-size: 12px;
}

p{
  line-height: 150%;
  margin-top: 0;
  margin-bottom: 0;
}
