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 ************** */

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

