body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.texto_branco_11 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.link_arquivo {
	color: #FF6600;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
.link_arquivo:hover {
	color: #FF9900;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
}
.texto_preto_11 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 3px;
}
.texto_laranja_11 {
	color: #FF6600;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
