body         { background-color: #EEEECC }

/* Para usos generales
*/
.Cita        		{ font-family: 'Book Antiqua', 'Times New Roman',Times; font-size: 14 px; 
               	  font-style: italic }
.Caligrafica		{ font-size: 18 px; font-family: Garamond, 'Times New Roman', Serif; 
					  font-style: italic }
.BotonNormal 		{ font-family: Tahoma, Verdana, Helvetica; font-size: 12 px; font-weight: bold }
.txtDescripcionClaro 
					{ font-family: Tahoma, Verdana, Helvetica; font-size: 12 px; font-weight: bold; 
					  color: #FFFFCC; text-align: Justificar; margin-left: 5; 
					  margin-right: 5; margin-top: 2; margin-bottom: 2 }
.Minima			{ font-family: 'Arial Narrow'; font-size: 8 pt }

