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