/* CSS Document */
<style type="text/css">



.textoTopico {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
body {
	background-image: url(../imagens/bg.gif);
}
.texto {
	font-size: 12px;
	color: #666666;
}

table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.titulo {
	font-size: 14px;
}

.italico {
	font-style: italic;
}
</style>
