B {font-weight: bold; }
/* ****************** Estilos adicionales ************** */
.sub /* subtitulos */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: italic; 
              font-weight: bold; 
              color: #666666;
              margin-top: 1pt;
              margin-bottom: 1pt;
             
            }
.res /* texto resaltado */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: italic; 
              font-weight: bold; 
              color: #666666;           
            }
.roj /* texto rojo */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #990000;
            }
.azu /* texto azul */
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #336699;
            }
.ver /* texto verde */ 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #006633;
            }
/* ****************** Fecha corresp. a los parametros de la edicion ************** */
.FECHA 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal; 
              color: #990000;
              margin-top: 0pt;
              margin-bottom: 1pt;
              margin-left: 10pt;
            }

/* ****************** Campos del articulo ************** */

.TEXTfecha 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: normal; 
              font-weight: normal; 
              color: #990000;
              margin-top: 0pt;
              margin-bottom: 1pt;
              margin-left: 10pt;
            }
             
.TITULAR 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 13px; 
              font-style: normal; 
              font-weight: bold; 
              color: #336699;
              margin-top: 1pt;
              margin-bottom: 1pt;              
            }

.TEXTbajada 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #666666;
              margin-top: 3pt;
              margin-bottom: 2pt;              
            }            

.TEXTarticulo 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: normal; 
              color: #666666;
              margin-top: 1pt;
              margin-bottom: 1pt;              
            }

.TEXTtitrec 
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: bold; 
              color: #FFFFFF;
              margin-top: 1pt;
              margin-bottom: 1pt;              
            }

.TEXTrecuadro
            { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              font-style: normal; 
              font-weight: normal; 
              color: #333333;
              margin-top: 1pt;
              margin-bottom: 1pt;              
            }
            
.FOTO200 
            { margin-top: 5pt; 
              font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 10px; 
              font-style: italic; 
              color: #336699
             }

