BODY {
	color : Black;
	font-family :  verdana;
	font-size: 11px;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1 {
	font-size: 11pt;
}

H2 {
	font-size: 10pt;
}

H3 {
	font-size: 9pt;
}

H4 {
	font-size: 7.5pt;
	color: #FFFFFF;
	}

A {
	text-decoration: none;
	color: #000000;
}

A:Hover {
	text-decoration: underline;
	color: #FF9018;
}

HR {
	color: blue;
	height: 1pt;
}

table {
	background: White;
}

#corpo {
  padding: 20px 20px 20px 20px;
  font: 11px/140% Georgia, Times, "Times New Roman", serif;
  color: #747474;
  text-align: justify;
  }
