body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
td {
	font-size: 11px;
	color: #666666;
}

.listagem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link, a:active {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.nav:link, a.nav:active {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.nav:visited {
	color: #999999;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.destaque_1 {
	font-size: 12px;
	font-weight: bold;
}
iframe {
	margin: 0px;
}
.ref {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
