.coolcat {
	font-family: Optima, "Comic Sans MS", Tekton;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.heading {
	font-family: alexa-std;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #00CC00;
}
.subhead {
	font-family: Optima, "Comic Sans MS", Tekton;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33CCFF;
}
.body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}
.smalltext {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	/* [disabled]line-height: normal; */
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
