body {
     margin: 0;
     font-family: Arial;
     font-size: 8pt;
     color: #330000;
}
td {
   font-family: Arial;
   font-size: 8pt;
   color: #330000;
}
td.txt {
   font-family: Arial;
   font-size: 9pt;
   color: #330000;
}
p  {
   font-family: Arial;
   font-size: 8pt;
   color: black;
}
a {
  font-family: Arial;
  font-size: 8pt;
  color: saddlebrown;
  font-weight: none;
  text-decoration: underline;
}

a:hover {
        font-family: Arial;
        font-size: 8pt;
        color: sienna;
        font-weight: none;
        text-decoration: none;
}
.h {
   font-family: Arial;
   font-size: 11pt;
   color: #000000;
   font-weight: bold;

}
