
<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd"> <HTML> <HEAD> <TITLE>Estilo</TITLE> <STYLE TYPE="text/css"> -- despues del titulo <LINK REL="stylesheet" HREF="estilo.css" TYPE="text/css"> -- BODY {
  color: "#000000";
}

	 
H1 {
  text-align: center;
  font-size: 16pt;
  font-family: GillBegaBold, arial, verdana, sans-serif;
  color: "#800000";
}

	 
H2 {
  text-align: center;
  font-size: 14pt;
  font-family: GillBegaBold, arial, verdana, sans-serif;
  color: "#800000";
  font-weight: bold;
}

	 
H3 {
  text-align: center;
  font-size: 12pt;
  font-family: GillBegaBold, arial, verdana, sans-serif;
  color: "#000000";
}

H4 {
  text-align: center;
  font-size: 10pt;
  font-family: GillBegaBold, arial, verdana, sans-serif;
  color: "#000000";
}

H5 {
  text-align: center;
  font-size: 10pt;
  font-family: GillBeganormal, arial, verdana, sans-serif;
  color: "#000000";
}

	 
P {
  text-indent: .0in;
  font-size: 10pt;
  font-family: GillBegaLight, arial, verdana, sans-serif;
  text-align: justify;
  line-height: 12pt;
}

BODY {
  text-indent: .20in;
  font-size: 10pt;
  font-family: GillBeganormal, arial, verdana, sans-serif;
  text-align: justify;
  line-height: 12pt;
}

	 
A {
  color: "#000099" ;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: "#0033FF";
}

A:active {
  color: #FFCC99;
}

A:Hover {
  color: #042DA8;
}

.BLOCKQUOTE {
  color: #857C69;
}

This information Copyright © 1999, 2000 SoftQuad Software Inc. .redheader {
  font-size: 11pt;
  font-family: GillBegaLight, arial, verdana, sans-serif;
  color: #CC3300;
  font-weight: bold;
}

.address {
  font-size: 8pt;
  color: #999933;
  font-family: GillBegaLight, arial, verdana, sans-serif;
}

BASE {
  font-family: GillBegaLight, arial, verdana, sans-serif;
}

TABLE {
  font-family: GillBeganormal, sans-serif;
}

$DOCUMENT {
  font-family: GillBegaLight, arial, verdana, sans-serif;
}

CODE {
  text-indent: .0in;
  font-size: 10pt;
  font-family: GillBegaLight, arial, verdana, sans-serif;
  text-align: center;
}

