
FONT {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: white;
}

BODY {
  background-color: #C63D39;
  color: white;
}

P {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

A {
  color: yellow;
  text-decoration: none;
}

UL {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}
