body {
  font-family: Verdana, Arial, sans-serif;
  background-color:#719B17;
  margin:0px;
  padding:0px;
  font-size: 100%;
}

.content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9375em;
  padding-left:40px;
  line-height:18px;
  color: #fff;
}

.left {
  float: left;
}

img.left {
  border: #fff solid 2px;
  margin: 0 10px 30px 0;
}

.content .special p {
  font-weight: bold;
}

h4 {
  color: #fff;
  border-bottom: #fff solid 1px;
  font-size: 0.9375em;
}

.content a {
  color: #770237;
  font-weight: bold;
}

.content a:hover {
  color: #fff;
  font-weight: bold;
}

.content .special {
  min-height: 130px;
}