/*[fmt]0090-1A9A-3*/
html{	background-color: red;
	}
h1, h2, h3, h4, h5, h6, p, ul, ol, div, dt, dd, address, blockquote, pre, br, hr, img{	display: block;
	}
b, strong, i, em, cite, var, tt, code, kbd, samp, span{	display: inline;
	}
body{	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: black;
	background-color: white;
	line-height: 1.2em;
	padding: 38px 9px 24px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 12pt;
	}
h1, h2, h3, h4, h5, h6{	font-family: helvetica, arial, sans-serif;
	}
ul, ol, dd, th, tr{	font-family: helvetica, arial, sans-serif;
	}
h1, h2, h3, h4, h5, h6{	font-weight: bold;
	}
i, cite, var, address{	font-style: italic;
	}
strong, th{	font-weight: bold;
	}
pre, tt, code, kbd, samp{	font-family: "Courier New", Courier, monospace;
	}
em{	font-style: italic;
	font-weight: bold;
	}
address, cite, var, dt{	font-family: times, serif;
	}
dt{	font-weight: bold;
	}
dd{	font-weight: normal;
	}
hr{	border-top: solid;
	}
img{	border-style: none;
	}
h1{	font-size: 150%;
	padding: 2px 0px;
	}
h2{	font-size: 130%;
	}
h3{	font-size: 120%;
	}
h4{	font-size: 110%;
	}
h5{	font-size: 100%;
	}
h6{	font-size: 90%;
	}
blockquote{	margin-left: 5ex;
	margin-right: 5ex;
	}
ul{	list-style: disc outside;
	}
ol{	list-style: decimal inside;
	}
dd{	margin: 20px;
	}
a:link{	color: blue;
	}
a:visited{	color: #666;
	}
a:active{	color: blue;
	}
a:hover{	color: #F00;
	text-decoration: underline;
	}
/*== DESTAQUES ==*/
p{	text-align: justify;
	text-indent: 3ex;
	margin: 2px 10px;
	}
h1, h2, h3{	text-align: center;
	}
img.c6 {
	display: inline;
}
