h1 {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
  FONT-SIZE: 20px;
  margin-bottom: 10px;
  }

h2 {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
    FONT-SIZE: 16px;
    margin-bottom: 5px;
    }

h3 {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
  FONT-SIZE: 14px;
  margin-bottom: 2px;
  }

h4 {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
  FONT-SIZE: 12px;
  margin-bottom: 2px;
  }

p {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
  FONT-SIZE: 14px;
  }

a {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
  FONT-SIZE: 12px;
  }

div {
  COLOR: #CE0000; FONT-FAMILY: "Arial";
  FONT-SIZE: 13px;
  }

li {
  margin: 0;
  }

ul {
  margin: 5px 0px 10px 40px;
  }