.float {
	margin-left: 20px;
}
.box {
	font-family: verdana;
	font-size: 8px;
}
.titulo {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}
.titulo_pequeno {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	
}.form {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	border: 1px solid #f4f4f4;
}

