
 H3.Ficha {
            color: #AABBCC;
            font-family: arial;
            font-size: 16pt;
            font-weight: bold;
            text-align: center;
            vertical-align: bottom;
            margin: 0px;
            white-space: nowrap;
          }

 P.Ficha {
           font-family: arial;
           font-size: 16pt;
           font-weight: bold;
           text-align: center;
           vertical-align: bottom;
           margin: 0px;
         }

 IMG.Ficha {
             border: 0;
           }

