.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 25px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 25px;


}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 25px;
	text-decoration: none;

}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 50px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

}
.nota {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 25px;
}
.listaorden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 50px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	display: list-item;

}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
	letter-spacing: normal;
	word-spacing: normal;
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 25px;
	text-decoration: none;
	vertical-align: 0%;
	position: static;
	page-break-before: auto;
	page-break-after: auto;
	text-indent: 0pt;
	margin-top: 0px;
	margin-bottom: 0px;



}

