.table_i {
	margin-top:300px;
}
.fund1 {
	background-attachment: fixed;
	background-image: url(imagens/log_f1.gif);
}
.fund2 {
	background-attachment: fixed;
	background-image: url(imagens/log_f2.gif);
}
.fund3 {
	background-attachment: fixed;
	background-image: url(imagens/log_f3.gif);
}
.fund4 {
	background-attachment: fixed;
	background-image: url(imagens/log_f4.gif);
}
.fund5 {
	background-attachment: fixed;
	background-image: url(imagens/log_f5.gif);
	background-repeat: no-repeat;
}
.fund6 {
	background-attachment: fixed;
	background-image: url(imagens/log_f6.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 30px;
}
.texto_v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 30px;
}
.text_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 30px;
}
.text_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
.text_p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 30px;
	font-weight: 400;
}
.caixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBEBEB;
	border: 1px solid #333333;
}
.central {
	font-weight:bold; 
	text-align:center;
}
.select {
	width:40px;
}
