H1
{
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  Color: #339933;
}

H2
{
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  font-style: italic;
  Color: #339933;
}

H3
{
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  Color: #000000;
}

H4
{
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  font-style: italic;
  Color: #000000;
}

BODY
{
  background-color: white;
  background-image: url(../../figuras/logoback.gif);
}