/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.legenda_italico {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}
.titulo_branco {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


a {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 8pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.titulo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
