body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-color: 000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #FFFFFF;
}
a.link:link {
	font-family: arial;
	font-size: 9pt;
	color: 000000;
	text-decoration: none;
}
a.link:hover {
	font-family: arial;
	font-size: 9pt;
	color: #608057;
	text-decoration: none;
}
a.link:visited {
	font-family: arial;
	font-size: 9pt;
	color: 608057;
	text-decoration: none;
}
a.menu:link {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #E8EEE6;
	text-decoration: underline;
}
a.menu:visited {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
a.c:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.c:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.c:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: FFFFCC;
	text-decoration: none;
}
.text_branco {
	font-family: Verdana;
	font-size: 8pt;
	color: FFFFFF;
	font-weight: bold;
}
.text_verde_l {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: 608057;
}
.text_verde_2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: 330066;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	color: 000000;
	font-weight: normal;
}

.gt {
	z-index:1;
	position: absolute;
  background-color:#FFF;
	left: 200px;
	top: 125px;
	padding:5px;
	border:2px solid #000;
}