a:link  {
  color:#000000;
}

a:visited  {
  color:#000000;
}

a:active  {
  color:#ff0000;
}

p    {
  font-family:arial,helvetica,sans-serif;
  font-size : 14px;
}

td    {
  /*background-color:#ffffff;*/
  font-family:arial,helvetica,sans-serif;
  font-size : 14px;
  font-weight : bold;
}

td.list    {
  /*background-color:#ffffff;*/
  font-family:arial,helvetica,sans-serif;
  font-size : 12px;
  font-weight : normal;
}

td.detail    {
  /*background-color:#ffffff;*/
  font-family:arial,helvetica,sans-serif;
  font-size : 11px;
  font-weight : normal;
}

.total    {
    font-family:arial,helvetica,sans-serif;
    font-size : 11px;
    font-weight : bold;
    color:#FF1D00;
}

.fina    {
  font-family:arial,helvetica,sans-serif;
  font-size : 11px;
  font-weight : bold;
  color:#FF1D00;
}

.elf    {
  font-family:arial,helvetica,sans-serif;
  font-size : 11px;
  font-weight : bold;
  color:#0069B3;
}

td.icon    {
  background-color:#ffffff;
  text-align: center;
}
h2  {
  font-family:arial,helvetica,sans-serif;
  font-size : 18pt;
  font-weight : bold;
}

body {
  background-color:#FFFFFF;
}

h1  {
  font-family:arial,helvetica,sans-serif;
  font-size : 16pt;
  font-weight : bold;
  color:#FF0019;
}