@charset "utf-8";
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.Rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-style: italic;
	padding-right: 10px;
}
.linebottom {
	border-bottom-style: solid;
	border-top-style: none;
	border-bottom-color: #D9DADA;
	border-bottom-width: 2px;
}


a.sites:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-weight: normal;
}
a.sites:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a.sites:hover {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a.sites:active {
	text-decoration: underline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.Rodapelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6E;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
}
.titlemaintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

