.Estilo1 {
	font-family: "Times New Roman", Times, serif;
	color: #833827;
	font-weight: bold;
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.Estilo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #833827;
	color: #FFFF00;
	text-indent: 10px;
}
.Estilo3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #833827;
	background-color: #FFFFFF;
	text-indent: 10pt;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
