.text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: small;
	line-height: 22px;
	color: #333;
	font-weight: normal;
}

.textboldsfera {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: small;
	line-height: 22px;
	color: #7ac143;
	font-weight: bold;
}
.textbold {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: small;
	line-height: 22px;
	color: #333;
	font-weight: bold;
}
