body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  background-color: #ffffCC;

}
a{
  text-decoration: none;
}

p, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
}

.tbhead {
  background-color: #ae0100;
  color: #ffffcc
}

h3, .red{
  color: #ae0100;
  font-size: 10pt;
  font-weight: bold
}


#header{
  position: static;
  font-style: italic;
}

#txt{
  font-size: 14pt;
  position: relative;
  color: #ae0100;
  z-index: 0;
  top: 12px;
  }

#shadow{
  font-size: 19.5pt;
  position: absolute;
  color:#f7e5b7;
  top: 0px;
  left: 20px;
}