@import url("style1.css");
.style4 {
	font-size: 8px;
	font-family: verdana;
}

.fundo-barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(imagens/barra-2010.png);
	background-repeat: no-repeat;
	background-position: left center;
}

