.moai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.moai_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.moai_nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.moai_nobold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.capitular {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 0.92;
}
.paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #9900CC;
	text-align: center;
	background-position: center;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 0.92;
	text-align: center;
	background-position: center;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 0.92;
}
.moai_subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
.moai_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-position: center;
}