.assinatura {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.assinatura:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
.destaque {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #003399;
	text-decoration: underline;

}
li {
	line-height: 15px;
	list-style-image: url(imagens/bullet.gif);
}
td {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
}
a.home {
	font-size: 13px;
	font-weight: bold;
	color: #AE2A1E;
	text-decoration: none;
}
