@charset "utf-8";

.titulo1 {
    font-family: Trebuchet MS;
	color: green;
	font-weight: bold;
	text-align: center;
	
}
.titulo2 {
    font-family: Trebuchet MS;
	font-weight: bold;
	text-align: center;
}
.autores {
    font-family: Trebuchet MS;
	font-size: 100%;
	text-align: center;
	
}
.encabezado {
        font-family:calibri;
	text-align: left;
        font-weight: bold;

}
.cuerpo {
    font-family: Trebuchet MS;
}
.cuerpo {
    font-family: Trebuchet MS;
}
.cuerpo {
    font-family: Trebuchet MS;
	text-align: justify;
	
}
.tabla {
    font-family: Trebuchet MS;	       

}

.etablas {
font-family: Trebuchet MS;
text-align: center;

}


