.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align: justify;
}
.textoBD {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-align: justify;


}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;

}
.intertitulo {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FEB301;
}
.tituloAzul {

	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.tituloCinza {


	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.textoResp {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
	text-align: justify;
}
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.ex {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.tituloAzulPeq {


	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.tituloAmarPeq {



	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.textoPeq {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.tituloGrayPeq {




	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.tituloGrayMini {





	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.linha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align: justify;
	border-top: 1px solid #33CC00;


}

.dados { color:#003399; font-size:10px; font-weight:normal; text-decoration:none; }
.dados a:link    { color:#003399; font-weight:normal; text-decoration:none; }
.dados a:visited { color:#003399; font-weight:normal; text-decoration:none; }
.dados a:hover   { color:#003399; font-weight:normal; text-decoration:underline; }
 
