@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #FF4900;
}
a:visited {
	color: #FF4900;
}
a:hover {
	color: #FF4900;
}
a:active {
	color: #FF4900;
}
.citacao {
	color: #666666;
}
.laranja {
	color: #FF4900;
}