.starfish {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #336699;
}
.large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
}
.starfishbold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #336699;
}
.starfishsmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	color: #336699;
}
