
P {
  font-family: sans-serif;
  font-size: 12pt;
}

LI {
  font-family: sans-serif;
  font-size: 12pt;
}

BODY {
  font-family: sans-serif;
  background-color: #008000;
  color: #FFFFFF
}

H1 {
  font-size: 24pt;
  text-align: center;
}
a:link {
  color: yellow;
  font-weight: bold;
}

a:visited {
  color: #33FFFF;
  font-weight: bold;
}

