body {
  background-color: transparent;
}

P {
  font: Arial;
  font-size: 13px;
  font-family: arial;
  line-height: 1.5;
  color: black;
}

LI {
  font: Arial;
  font-size: 13px;
  font-family: arial;
  line-height: 1.4;
  color: black;
}

A:link {
  font: Arial;
  font-size: 13px;
  font-family: arial;
  line-height: 1.5;
  color: black;
}

A:visited {
  font: Arial;
  font-size: 13px;
  font-family: arial;
  line-height: 1.5;
  color: black;
}

