.small_text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	color: #666666;
	vertical-align: 50%;
}
.small_text_bold {
	font-family: Verdana;
	font: bold;
	font-size: 8pt;
	color: black;
	vertical-align: 50%;
}

.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #405A7D;
}
a {
	color: #405A7D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body_text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}
.titulotd
{
	font-family:Verdana;
	font:bold;
	text-decoration:none;
	font-size:13px;
	color:000000;
	background-color:E8EDF0;
}

	table.listagem
	{
		border: 1px solid E8EDF0;
		border-collapse : collapse;
	}

	table.listagem td, table.listagem td table.listagem td
	{
		padding: 2px;
		border: 1px solid E8EDF0;
		margin: 0px;
	}

	table.listagem th th, table.listagem td td
	{
		border: none;
	}
