
.caldate {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight:  bold;
  text-align: left;
  color: #000000;
}

.tablehead {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight:  bold;
  text-align: center;
  color: #000000;
}

.tablecell {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #660000;
}

.cutline {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: 500;
  color: #660000;
}
.boxheader {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight:  bold;
  text-align: left;
  color: #000000;
  }
a:link { 
   color: #000000; 
   font-family: Arial;
   font-size: 10pt;
   font-style: normal;
   font-weight:  bold;
   text-decoration: none; 
   } 
a:visited { 
   color: #ff3333; 
   font-family: Arial;
   font-size: 10pt;
   font-style: normal;
   font-weight:  bold;
   text-decoration: none; 
   }
a:hover { 
   color: white; 
   font-family: Arial;
   font-size: 10pt;
   font-style: normal;
   font-weight:  bold;
   background-color: maroon; 
   text-decoration: underline; 
   }


