.datos {
   font-size: 11px;
   color: #000099;
   font-family: arial, sans-serif
}
.ingreso {
   font-size: 14px;
   font-weight: bold;
   color: red;
   font-family: arial, sans-serif
}

.boton  {
	   font-size:11px;
           font-family:arial, sans-serif;
           font-weight:bold;
           color:white;
           background:#000099;
           border:0px;
           width:70px;
           height:20px; 
}

