@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}
.Estilo1 {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	font-style: italic;
	text-align: justify;
	
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.text_titu {
	font-size: 18px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.Estilo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}
