@charset "UTF-8";
.texto {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B0D8B8;
}
.titulo {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 15px;
	font-weight: normal;
	color: #99CC00;
}
.pie {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 9px;
	font-weight: normal;
	color: #339966;
}

