.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textobordo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	text-indent: 5pt;


}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;

}
.Titulo {
	font-family: "Benguiat Bk BT";
	font-size: 26px;
	font-weight: bold;
	color: #3366FF;
	text-indent: 5pt;
	padding: 5px;
	line-height: 35px;

}
.TituloGrande {

	font-family: "Benguiat Bk BT";
	font-size: 36px;
	font-weight: bold;
	color: #003399;
	text-indent: 5pt;
	padding: 5px;
	line-height: 55px;
}
.textopreto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 5pt;
}
.textobranco {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
}
