.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000202;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #76AFC0;
	font-style: italic;
}
