.texto-padrao
{
	font-family: Arial;
	font-size: 14 px;
	text-decoration: none;
	font-style : normal;
	color: black;
}



.texto-titulo
{
	font-family: Arial;
	font-size: 22 px;
	text-decoration: none;
	color: 734400;
	font-style : normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}



.texto-menor
{
	font-family: Arial;
	font-size: 12 px;
	text-decoration: none;
	font-style : normal;
	color: 734400;

}





.texto-destaque
{
	font-family: Arial;
	color: black;
	font-size: 14 px;
	font-weight: bold;

}