
TR.style1, TR.style1 A {
  color: #FFFFFF;
  text-decoration: none
}

TR.style2, TR.style2 A {
  color: #000099;
}

TR.style1 A:visited { color: #CCFFFF }

TR.style2 A:visited { color: #003366 }

TD.menu {
  font-family: "Verdana";
  vertical-align: top;
  font-size: 10pt;font-weight:bold
}

TD.info  {
  font-family: "MS Sans Serif";
  vertical-align: top;
  font-variant:normal;
  font-size:10pt;
  color:#000000;
}


A:hover { color: #FF3300;
text-decoration: underline
}


/* Header */

H1 {
  font-family: "Times New Roman";
  font-size: 20pt;
  font-weight: bold;
  margin-bottom: 0.2em;
  margin-top: 0.2em; 
  color:#333333;
  text-align:center
}


/* Semi-Header */

H2 {
  font-family: "serif";
  font-size: 12pt;
  font-weight: bold;
  font-style:italic;
  margin-bottom: 0.2em;
  margin-top: 0.1em;
  color:#FF0066; 
}

/* Autor */
H3 {
  font-family: "Verdana";
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 0.1em;
  margin-top: 0.4em;
  color:#003366; 
  text-align:right
}

/* Copyright */
H4 {
  font-family: "MS Sans Serif";
  font-size: 9pt;
  font-variant:normal;
  color:#990033;
  text-align:center
}