.box-fundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	background-image: url(images/box_fundo.jpg);
	background-repeat: no-repeat;
}
.cinza-fundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	background-color: #F0F0F0;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
}
.barra-fundo-795px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	background-image: url(images/barra_795px.jpg);
	background-repeat: no-repeat;
}
.cinza-fundo-escuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	background-color: #E1E1E1;
}

