
BODY {
  font-family: sans-serif;
  color: white;
}

LINK {
  font-family: sans-serif;
  color: #FFFFFF;
}

P {
  color: white;
  font-family: sans-serif;
  font-weight: bold;
  font-size: smaller;
}

A {
  font-family: sans-serif;
  color: white;
  text-decoration: underline;
}

UL {
  font-family: sans-serif;
  font-size: smaller;
  color: #FFFFFF;
  font-weight: bold;
}

LABEL {
  font-size: smaller;
  color: #FFFFFF;
  font-weight: normal;
}
