body { 	font-family: verdana, arial, helvetica;
	background-color: #f5e9cf }

body.blanco { background-color: #FFFFFF}

h1 {	font-size: 13pt;
	padding: 6pt 0pt 0pt 0pt;
	text-align: center; 
	font-weight: bold }

h2 {	font-size: 12pt;
                   font-weight: bold;
	padding: 10pt 0pt 0pt 0pt;
	font-family: verdana, arial, helvetica}

h3 {	font-size: 11pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica}

h4 {	font-size: 8pt;
	font-family: verdana, arial, helvetica}

A.enlace 
    {	text-decoration: none;
	font-size: 9pt;
                   text-align: center;
       	font-weight: bold }

A.enlace:visited
    {	text-decoration: none;
	font-size:9pt;
                   text-align: center;
	font-weight: bold }

A.enlace:hover 
    {	color: #B55252}

A.pie 
    {	color: #800000;
        font-family: verdana, arial, helvetica;
	font-size:7.5pt;
       	font-weight: bold }

A.pie:visited
    {	color: #B55252;
        font-family: verdana, arial, helvetica;
	font-siz7.5pt;
	font-weight: bold }

A.pie:hover 
    {	color: #B55252}

A.indice 
    {	text-decoration: none;
        font-family: verdana, arial, helvetica;
	font-size: 8pt;
        text-align: center;
       	font-weight: bold;
	color: #841010 }

A.indice:visited
    {	text-decoration: none;
        	font-family: verdana, arial, helvetica;
	font-size: 8pt;
        text-align: center;
        color: #841010;
	font-weight: bold }

A.indice:hover 
    {	color: #0D1967}

.sinbc    {	font-size: 9pt;
          	 font-weight: bold;
           	color: #841010 }


.sinb { 	 font-size: 9pt;
     	 font-weight: bold }

.sin {	 font-size: 9pt }

.sinbz {  font-size: 9pt;
     	 font-weight: bold;
         color: #232490 }

.sinz {	 font-size: 9pt;
	 color: #232490 }

/* normal - texto normal, con margen izquierdo y derecho, justificado y con sangria */

.normal {padding: 0pt 15pt 0pt 15pt;
	 font-size: 9pt;
     	 text-indent: 1em;
      	 text-align: justify }

.normalz {padding: 0pt 15pt 0pt 15pt;
	 font-size: 9pt;
     	 text-indent: 1em;
      	 text-align: justify;
	 color: #232490 }


/* normalsin  - texto normal, con margen izquierdo y derecho, justificado y sin sangria */

.normalsin { padding: 0pt 10pt 0pt 10pt;
       	text-align: justify }

/* normalb - texto normal, con margen izquierdo y derecho, justificado, con sangria y negrita */

.normalb { padding: 0pt 10pt 0pt 10pt;
       	text-indent: 1em;
        	font-weight: bold;
       	text-align: justify }

/* normalbs - texto normal, con margen superior e inferior y negrita */

.normalbs { padding: 5pt 0pt 5pt 0pt;
        	font-weight: bold;
	        font-size: 8pt }


/* normalsinb  - texto normal, con margen izquierdo y derecho, justificado, sin sangria y negrita */

.normalsinb  { padding: 0pt 10pt 0pt 10pt;
       	text-align: justify }

/* peque - texto pequeño con márgenes, justificado y con sangria */

.peque  {font-size:8pt;
	padding: 0pt 10pt 0 pt 10pt;
	text-align: justify;
	text-indent: 1em }

/* pequesin - texto pequeño sin márgenes, sin justificación y sin sangría */

.pequesin {font-size: 8pt }


