BODY {
  margin: 20px;
  font-family: Sans-serif;
  font-size: 11pt;
}

A {
  font-family: Sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: 1122aa;
  text-decoration: none;
}

A:hover {
  font-family: Sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: ffffff;
  background-color: 3333ff;
  text-decoration: none;
}

P {
  font-family: Sans-serif;
  font-size: 11pt;
  width: 800px;
}

UL {
  font-family: Sans-serif;
  font-size: 11pt;
  width: 780px;
}

LI {
  font-family: Sans-serif;
  font-size: 11pt;
  width: 780px;
}
