<!--
body { background: snow; color: navy; 
       font-family: Georgia; font-size: 8pt;
       text-align: justify; 
       margin-left: 10;  margin-right: 10; margin-top: 3;  margin-bottom: 0;
       border-left: 0; border-right: 0; border-top: 0; border-botton: 0;
       padding-left: 0; padding-right: 0; padding-top: 0; padding-botton: 0;
     }
body.ti { background: slateblue; color: snow; margin-left: 0; text-align: center;     }
h4 {color: purple; font-size: 9pt; font-weight: bold; 
    letter-spacing: 3px; line-height: 15px; text-align: center; text-decoration: underline;
    margin-left: 10px; margin-right: 10px; margin-top:0px; margin-botton: 0px;  
    border: medium none;  padding: 0px;  }
label.h2 {font-size: 14pt; font-weight: bold; letter-spacing: 5px; line-height: 25px;
    margin-left: 40px; margin-right: 40px; margin-top:0; margin-botton: 0px;
    border: medium none; padding: 0px; text-align: center;      }
label.h3 {color: goldenrod; font-size: 12pt; font-weight: bold; 
    letter-spacing: 3px; line-height: 15px; text-align: center;
    margin-left: 10px; margin-right: 10px; margin-top:0px; margin-botton: 0px;  
    border: medium none;  padding: 0px;   }
p  {text-indent: 15px; font-family: Georgia; font-size: 8pt; 
    letter-spacing: 0px; text-align: justify;
    margin-left: 10px; margin-right: 10px; margin-top:5px; margin-botton: 2px;
    border: medium none;  padding: 0px; }



table.00 {height=30;         }
table.01 {background=aliceblue; color: black; border: thin inset rgb(0,0,0);
          font-family: Georgia; font-size: 8pt;        }
table.02 {background=cornsilk; color: black; 
          border: thin inset rgb(192,192,192); width: 80%;  
          margin-left: 5; margin-right: 5;  
          font-size: 8pt;  text-align: justify;         }
table.03 {background=darkmagenta; color: snow; 
          border: thin inset rgb(192,192,192); width: 70%; 
          font-size: 8pt;  text-align: justify;        }
table.04 {background: white; color: navy;   
          border:  thin inset rgb(192,192,192); width: 98%; 
	  font-size: 8pt;  text-align: justify;          }
table.05 {background=darkseagreen; color: black; 
         border: thin inset rgb(0,0,0);      
         font-family: Georgia; font-size: 8pt;       }
table.06 {background: white;  color: dodgerblue;  
	 border:  thin inset rgb(192,192,192); width: 98%;
         font-size: 8pt;  text-align: justify;            }
table.07 {width: 60%; font-size: 8pt;  text-align: justify;           }

table.08 {background=snow; color: darkblue; 
          border: thin inset rgb(192,192,192); width: 98%;  
          margin-left: 5; margin-right: 5;  
          font-size: 8pt;  text-align: justify;         }
table.09 {background=snow; color: navy; 
          border: none;  width: 98%;  
          margin-left: 5; margin-right: 5;  
          font-size: 8pt;  text-align: justify;         }
table.10 {background=white; color: navy; 
          border: none;  width: 98%;  
          margin-left: 5; margin-right: 5;  
          font-size: 8pt;  text-align: left; vertical-align: top        }


thead.01 {background: dodgerblue; color: white;  font-size: 9pt; font-weight: bold;
          text-align: center;        }
thead.02 {background: darkslateblue; color: white; 
          font-size: 9pt; font-weight: bold; text-align: center;      }
thead.03 {background: white; color: dodgerblue; font-size: 9pt; font-weight: bold;
          text-align: center;        }

caption  {color: goldenrod; font-size: 9pt; font-weight: bold; text-align: center;  }

td.01  {background: white;     color: navy;}
td.02  {background: brown;     color: lightyellow;}
td.03  {background: darkcyan;  color: honeydew;}
td.04  {background: salmon;    color: black;}
td.05  {background: gold;      color: black;}
td.06  {background: cornsilk;  color: brown;}
td.07  {background: aliceblue; color: white; width: 35%; }
td.08  {background: white;     color: navy;  padding-left: 10; padding-right: 10; padding-top: 10; padding-botton: 10;}
td.09  {background: white;     color: navy; text-align: left; vertical-align: top}

img { border: 0        }
a:link  {font-weight: bold; text-decoration: none; margin-left: 5; margin-right: 5; text-decoration:underline}
a:link  {color: darkmagenta;  } 
a:hover {background: dodgerblue;  color: gold;       }
a:active {background: darkgreen;  color: lightyellow;}
a:visited {background: lightyellow; color: darkgreen;}

div.centro    {text-align: center;  } 
div.derecha   {text-align: right;  } 
span.cursiva  { font-style: oblique }
span.centro   {text-align: center}
span.subrayado{text-decoration: underline }
span.negrita  { font-weight: bold }
span.gold     {color: gold}
span.negro    {color: black}
span.navy     {color: navy}
-->
