.heading {
	font-family: "Gill Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: "Gill Sans";
	font-size: 9px;
}
.text {
	font-family: "Gill Sans";
	font-size: 12px;
}
