BODY {
  background-color: #ffffff;
  color: #0000c0;
  font-family: arial;
  font-size: 16px;
}

H1 {
  text-align: center;
}

H2 {
  font-variant: small-caps;
}

DL {
}

DT {
  font-weight: bold;
  margin-left: 20px;
}

DD {
  font-style: italic;
}

