body {
	background-color: #d1dfd8;
}
.tabla {
	border: 1.5px solid #35573e;
}
.tabla_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35573e;
	font-weight: normal;
	font-style: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #35573e;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c4631;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2C4631;
}
.titulo {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	color: #2C4631;
	font-weight: bold;
	text-decoration: underline;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2C4631;
}
.cursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #2C4631;
}
.titulo_indice {
	font-family: "Courier New", Courier, mono;
	font-size: 48px;
	font-style: normal;
	text-decoration: underline;
	color: #35573E;
	font-weight: bold;
}
