A:link
{
  color: #1010FF;
}

A:visited
{
  color: #00008F;
}

A:hover
{
  color: #808000;
}

BODY
{
  margin-top: 20;
  margin-left: 20;
  margin-width: 0;
  margin-height: 0;
  background: #E0E0FF;
}

P, UL, OL, DIV, ADDRESS, BLOCKQUOTE, NOBR, B, I
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
}

TH
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

TD
{ font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  text-align: justify
}

ADRH
{ font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 50px;
  color: blue;
}

ADRT
{ font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #003399;
}

H1
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #0000FF;
}

H2
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}

H3
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #000080;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}

H4
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #0000FF;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

H5
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #C0C0FF;
}

TXT
{ font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #000000;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
}

LegendaHeader { font-family: Arial, Helvetica, sans-serif;
                font-weight: bold;
                font-size: 10px;
                color: #000000;
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: solid;
                border-left-style: none;
                border-top-color: #000000;
                border-right-color: #000000;
                border-bottom-color: #000000;
                border-left-color: #000000;
              }

LegendaText { font-family: Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-size: 10px;
              color: #000000;
            }

TT { font-family: Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 10px;
            color: #000000;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-color: #000000;
            border-right-color: #000000;
            border-bottom-color: #000000;
            border-left-color: #000000;
          }


