BODY {
     background-color: #fefadf;
     background-repeat: no-repeat;
     color: black;
     font-size: 10pt;
     font-family: arial;
     margin-left: 0;
     margin-top: 0;
}
P {
  font-size: 10pt;
  font-family: arial;
  text-align: justify;
}
DIV {
  font-size: 10pt;
  font-family: arial;
}
TD {
  font-size: 10pt;
  font-family: arial;
  background-repeat: no-repeat;
}
A:link { color: #770909;
         text-decoration: none;
}
A:visited { color: #770909;
            text-decoration: none;
}
A:active { color: #770909;
           text-decoration: none;
}
A:hover { color: #ff6600;
          text-decoration: none;
}

