BODY {
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 12pt;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  color: #000000;
  background-color: #FFFFFF;
}

P {font-size: 13px; 
      line-height: 15px;
      text-align: left
}

H1 {
  text-align: center;
  letter-spacing: 0em;
  color: #001100;
}

A:link, A:visited, A:active { text-decoration: none }
A:hover {
  text-decoration : underline;
    color: #000000;
}

A:link {
   font-weight: bold;
     color: #000000;
}
A:visited {
 font-weight: bold;
   color: #000000;
}
A:hover, A:active {
 font-weight: bold;
   color: #000000;
}

.links {
  background-color: #aa0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.links A:link {
}

TD {
  font-size: 10pt;
  padding-left: 5px;
}

TR.bannertext {
  background-color: #aa0000;
  color: #ffffff;
}

TABLE {
  border-width: 0;
  padding: 0; 
}

THEAD {
 font-weight: bold;
}