
P {
  list-style-type: disc;
  font-family: Arial;
  color: black;
}

P.CenterPara {
  text-align: center;
  font-family: Arial, Helvetica;
  color: black;
}

H1 {
  text-align: center;
  font-family: "Times New Roman";
  color: #008040;
  background-color: transparent;
  font-weight: bold;
}

H2 {
  font-variant: normal;
  text-align: left;
  font-family: "Times New Roman";
  font-size: large;
  color: #CA5702;
  font-weight: bold;
}

H3 {
  text-align: center;
  font-family: "Times New Roman";
  color: #0000FF;
}

H4 {
  text-align: center;
  font-family: Arial;
  color: #666666;
  font-weight: bold;
}

H5 {
  text-align: center;
  font-family: "Times New Roman";
  font-size: medium;
  color: white;
}

H6 {
  text-align: center;
  font-family: Arial;
  font-size: small;
  font-weight: normal;
}

OL {
  font-family: Arial;
}

UL {
  list-style-type: disc;
  font-family: Arial;
  color: black;
}

BODY {
  list-style-type: disc;
  font-family: Arial;
  background-image: url(pp03.JPG);
}

:link {
  font-family: Arial;
}

.Highlighter {
  color: white;
  background-color: black;
}
