/* Estilos propios del libro */

.footnotes {
  margin-top: 4em;
}

.table001 {
	margin-left: 1em;
	margin-right: 1em;
}

.table001 td.primera {
	width: 90%;
}

.table001 td.segunda {
	text-align: right;
}

.table001 {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.table001 td {
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.table001 td {
	padding: 0.75em;
	font-family: serif;
	text-indent: 0;
	font-size: 1em;
}

h1 {
	font-size: 95%;
	page-break-after: always;
}
