TR { padding-top: 0.3em; }

TR.c1, TR.c1 A {
  color: #FF0000;
}

TR.c2, TR.c2 A {
  color: #FF6600;
}

TR.c1 A:visited { color: #CC99FF }

TR.c2 A:visited { color: #CC99FF }

TD.da {
  font-family: "Arial";
  font-size: 9pt;
}

TD.info  {
  font-family: "Times New Roman";
  vertical-align: top;
  font-variant:normal;
  font-size:10pt;
  color:#000000;
}

:visited, :link {
  font: bold 10pt;
}

A:hover { color: #99CCFF;
text-decoration: none;
}

/* Header */

H1 {
  font-family: "Tahoma";
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: 0.3em;
  margin-top: 0.3em; 
  color:#000099;
}

/* Semi-Header */

H2 {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  font-style:italic;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  color:#CC0000; text-decoration:underline
}
/* Autor */
H3 {
  font-family: "Arial";
  font-size: 9pt;
  font-weight: bold;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
  color:#000080;
}
/* Copyright */
H4 {
  font-family: "MS Sans Serif";
  font-size: 8pt;
  font-variant:normal;
  color:#000000;
}
.adv {font-size:10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color: #4b0082;
	}
