@charset "utf-8";
.titulo {
	font-size: 14pt;
	font-family: "Arial", Century Gothic, Arial;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.fonte {
	font-family: "Arial", Century Gothic, Arial;
	font-size: 13px;
	font-style: normal;
	color: #666;
	text-align: left;
	border: 1;
}

