.FSFrightred
  {
  background-color: #ffd466; /* yellow */
  color: #ff0000; /* red */
  text-align: right;
  width: 60px
  }

.HFDcolumn1
  {
  width: 200px
  }

.HFDcolumnother
  {
  width: 60px
  }

.HFDname
  {
  text-align: left;
  width: 180px
  }

.HFDright
  {
  text-align: right;
  width: 60px
  }

.HFDrightred
  {
  background-color: #ffffff; /* white */
  color: #ff0000; /* red */
  text-align: right;
  width: 60px
  }

.HFDtotal
  {
  border-top: 1px solid #909090; /* light grey */
  margin-top: 2px
  }

.Hulbert
  {
  text-align: center
  }

.superscript
  {
  font-size: 8px;
  vertical-align: super
  }