.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textoB {
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border: none;
}
.textoLink {
	color: #009999;
}
.textoRodape {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}.subTitulo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	background-color: #e4e4e4;
	padding: 3px;
	margin-top: 40px;




}
