p {
  padding: 0px;
  margin: 0px;
}

P {
  padding: 0px;
  margin: 0px;
}

li {
  padding: 0px;
  margin: 0px;
}

LI {
  padding: 0px;
  margin: 0px;
}

.HEADER {
  font-family: Tahoma;
  font-weight: normal;
  font-size: 16pt;
  line-height: 16pt;
  color: #5b3839;
}

.SUBHEADER {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12pt;
  line-height: 13pt;
  color: #5b3839;
}

.PLAINTEXT {
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt;
  color: #5b3839;
}

.SMALLTEXT {
  font-family: Tahoma;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  color: #5b3839;
}

.SMALTEXTBOTTOM {
  font-family: Verdana;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  color: #cccccc;
}

A {
  color: #cc0000;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-size: 8pt;
  line-height: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}

A:hover {
  color: #990000;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
  font-size: 8pt;
  line-height: 13pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
}

.head {
  height: 0px;
  position: static;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #E03C50;
  margin: 0px;
  padding: 0px;
}

.separator {
  background-color: #E03C50;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #ffffff;
  margin: 2px 0px 2px 1px;
  /* top right bottom left */
      height: 0;
  font-size: 1px;
  line-height: 0;
}


