/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	color: #0000FF;
}
body {

	background-color: #CCFFCC;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	background-position: center;
	background-color: #FFCC99;
	text-align: center;
	color: #663366;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
p {
	text-align: justify;
}
.notas {
	font-size: 12pt;
	line-height: normal;
}
.texto {
	line-height: 150%;
	text-indent: 50pt;
}
.cursiva {
	font-style: italic;
}
.Estilo1 {
	font-size: 14pt;
	font-weight: bold;
}
