/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_CodeExample2 /* Code Example2 */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading12 /* Heading12 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading122 /* Heading122 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Nivel1 /* Nivel 1 */
{
 font-size: 16pt;
 font-family: 'Tahoma';
 font-weight: bold;
}
span.f_Nivel2 /* Nivel 2 */
{
 font-size: 14pt;
 font-family: 'Tahoma';
 font-weight: bold;
}
span.f_Nivel3 /* Nivel 3 */
{
 font-size: 12pt;
 font-family: 'Tahoma';
 font-weight: bold;
}
span.f_Nivel4 /* Nivel 4 */
{
 font-family: 'Tahoma';
 font-weight: bold;
}
span.f_Nivel5 /* Nivel 5 */
{
 font-family: 'Tahoma';
 font-weight: bold;
 text-decoration: underline;
}
span.f_Nivel7Cursiva /* Nivel 7 Cursiva */
{
 font-family: 'Tahoma';
 font-style: italic;
}
span.f_Notes /* Notes */
{
}
span.f_OfiManuales /* OfiManuales */
{
 font-family: 'Tahoma';
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_CodeExample2 /* Code Example2 */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading12 /* Heading12 */
{
}
.p_Heading122 /* Heading122 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Nivel1 /* Nivel 1 */
{
 margin: 0px 0px 0px 4px;
}
.p_Nivel2 /* Nivel 2 */
{
 margin: 0px 0px 0px 8px;
}
.p_Nivel3 /* Nivel 3 */
{
 margin: 0px 0px 0px 11px;
}
.p_Nivel4 /* Nivel 4 */
{
 margin: 0px 0px 0px 15px;
}
.p_Nivel5 /* Nivel 5 */
{
 margin: 0px 0px 0px 15px;
}
.p_Nivel7Cursiva /* Nivel 7 Cursiva */
{
 margin: 0px 0px 0px 15px;
}
.p_Notes /* Notes */
{
}
.p_OfiManuales /* OfiManuales */
{
}
