body {
  background-color: #E7F8E7;
}

h1 {
  font-family: Verdana,sans-serif;
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

a.internal-link,
a.external-link {
  background-color: transparent;
  color: #197448;
  text-decoration: none;
  font-weight: bold;
}
.content .table {
  font-family : Verdana, sans-serif;
  font-size : 11px;
  color : #CC3366;
  border : 1px solid #CC3366;
}
