BODY {
  FONT-SIZE: small;
  COLOR: #000000;
  FONT-FAMILY: 'Book Antiqua';
  BACKGROUND-COLOR: #ffffff
}

H1 {
  margin-bottom: -3px;
}

H2 {
  margin-top: -1px;
  margin-bottom: -3px;
}

H3 {
  margin-top: -1px;
  margin-bottom: -3px;
}

H4 {
  margin-top: -1px;
  margin-bottom: -2px;
}

A {
  COLOR: #00008b;
}

A:active {
  COLOR: #fed600;
}

A:hover {
  COLOR: #fed600;
}

.copyright {
  FONT-WEIGHT: bolder;
  FONT-SIZE: smaller;
  FONT-STYLE: italic;
}

.contact {
  FONT-SIZE: smaller;
}
