<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333333;
  text-align: justify;
}
table 	{
  font-size: 1em;
  color: #333333;
  text-align: justify;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
  text-align: justify;
}
.subtitulo {
  text-transform: uppercase;
  font-weight: bold
}
.epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FF6600;
}
.referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	color: #666666;
    margin-bottom: 0px;
    margin-top: 0px;
  font-style: italic;
  text-align: left;
}

.referencia a:link {color: #666666}
.referencia a:visited {color: #666666}
.referencia a:active {color: #666666}
.referencia a:hover {color: #666666}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #FF6600;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
  font-stretch: wider;
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none
}
.menutop a:link {color: #666666}
.menutop a:visited {color: #666666}
.menutop a:active {color: #FF8021}
.menutop a:hover {color: #FF8021; font-weight: bold;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	text-decoration: none;

}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	color: #FF8021;
	text-decoration: none;
	font-weight: bold;
}

.menu:link {color: #666666}
.menu:visited {color: #666666}
.menu:active {color: #FF8021}


h1, h2, h3, h4, h5, h6
{
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 1em;
}
h1
{
  color: #3F3F3F;
  font-size: 1.8em;
  text-transform: ;
  text-align: left
}
h2
{
  color: #984806;
  font-size: 1em;
}
h3
{
  text-transform: uppercase;
}
ul { list-style: disc; }

#page6 .ul{ padding:1px 3px}
#page6 .ol{ padding:1px 3px}</pre></body></html>