@charset "UTF-8";
body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

body {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 20px;
}.preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.linhabaixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	

}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
}
.capspreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}
.sublinhadopontos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.legendalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
