BODY {
  font-family: sans-serif;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  background-repeat: repeat;
  background-color: #BDF7BA;
  font-weight: normal;
  color: #000000;
}

H4 {
  font-family: fantasy;
  color: #008000;
}

H3 {
  text-align: center;
  color: #008000;
}

A:link {
  text-decoration: none;
  color: #FF0000;
}

A:visited {
  text-decoration: none;
  color: #800080;
}
