  BODY {
  font-family: arial,sans-serif;
  text-align: center;
}

A {
  text-decoration: none;
  font-weight: normal;
  color: #3737ff;
}

A:hover {
  text-decoration: underline;
}

A:visited {
  color: #507;
  font-weight: normal;
}

P {
  font-size: 1em;
  margin-bottom: 8px;
  margin-top: 0px;
}

FORM {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.small {
  font-size: .9em;
}

.smallest {
  font-size: .8em;
}

.caption {
  display: block;
  width: 100%;
  font-size: 10px;
  color: #000;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-top: 2px;
  margin-bottom: 10px;
}

H1 {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.5em;
  font-family: arial,sans-serif;
  color: #000;
  padding-bottom: 5px;
}

H2 {
  display: block;
  font-family: arial,sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-top: 4px;
  color: #000;
}

H3 {
  position: static;
  font-family: arial,sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-top: 2px;
  margin-bottom: 1px;
  color: #471;
}

H4 {
  position: static;
  font-family: arial,sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-bottom: 1px;
  color: #777;
}

