BODY {
	margin-top: 0px;
	margin-left: 0px;
	background-color: White;
}
A {
	COLOR: #663300;
}
A:VISITED {
	text-decoration : none;
	color : #455B00;
}
A:HOVER {
	text-decoration: overline;
}
A:ACTIVE {
	color : #FF9933;
}      
P {
	color : #333300;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
}

ul {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: medium;
}
li {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
ol {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
H1 {
	font-family:  "Trebuchet MS", Tahoma, Arial, Chicago, Sans-Serif;
	font-size: 14pt;
	color : #333300;
}
H2 {
	font-family:  Tahoma, Arial, Chicago, Sans-Serif;
	font-size: 13pt;
	font-style: italic;
	color : #C0BC90;
}
H3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Chicago, Sans-Serif;
	font-size: 11pt;
	color : #BDB76B;
}
H4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Chicago, Sans-Serif;
	font-size: 11;
	color : rgb(204, 153, 51);
}
H5 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Chicago, Sans-Serif;
	font-size: 10pt;
	color : rgb(102, 51, 51);
}
H6 {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight : bold;
	}
.txtsimples {
	font-family: "Century Gothic", Tahoma, Arial, Chicago, Sans-Serif;
	font-size: x-small;
}
.texto {
	font-family:  "Century Gothic", Tahoma, Arial, Chicago, Sans-Serif;
	font-size: 12pt;
	text-align: justify;
	text-indent: 1cm;
}
.tit {
	font-family:  "Trebuchet MS", Tahoma, Arial, Chicago, Sans-Serif;
	font-size: 14pt;
	color : #333300;
}
}
.tit2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Chicago, Sans-Serif;
	font-size: 11pt;
	color : #BDB76B;
}
.textocl {
	font-family: Tahoma, "Trebuchet MS", Verdana, "Gill Sans", Geneva, Sans-Serif;
	font-size: 10pt;
	color : #C0BC90;
}
.nota {
	font-family: "Trebuchet MS", Tahoma, Geneva, Sans-Serif;
	font-size: 7pt;
}
.rodape {
	font-family: Arial,Tahoma,Chicago,Sans-Serif;
	font-size: xx-small;
	font-weight: bold;
}
.banner {
	font-family: Tahoma, Arial, Geneva, Sans-Serif;
	font-size: 6pt;
}
P.break { page-break-after: always }
