td.Page table.HistoriaHeader
{
  border-width: 0px;
  border-top: 3px double #000000;
  border-bottom: 3px double #000000;
  background-color: transparent;
  margin-bottom: 5px;
}

td.Page table.HistoriaHeader td
{
  background-color: transparent;
}

td.Page table.HistoriaFooter
{
  border-width: 0px;
  border-top: 3px double #000000;
  border-bottom: 3px double #000000;
  background-color: transparent;
  margin-top: 5px;
}

td.Page table.HistoriaFooter td
{
  background-color: transparent;
}

td.Page table.HistoriaHeader td a:link,
td.Page table.HistoriaHeader td a:active,
td.Page table.HistoriaHeader td a:visited,
td.Page table.HistoriaFooter td a:link,
td.Page table.HistoriaFooter td a:active,
td.Page table.HistoriaFooter td a:visited
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #000000;
  font-weight: bold;
  padding: 1px;
  font-size: 11pt;
}

td.Page table.HistoriaHeader td a:hover,
td.Page table.HistoriaFooter td a:hover
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #5d5dff;
  font-weight: bold;
  padding: 1px;
  font-size: 11pt;
}
