body {
	font-family: "Century Gothic";
	font-size: 9px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

th {
	font-family: "Century Gothic";
}
#greenText {
	color: #0F0;
}
.purpleTitles {
	color: #F0F;
}
.greentext {
	color: #0F0;
}
.yellowText {
	color: #FF3;
}
.grayText {
	color: #999;
}
.grayText em {
	font-size: 12px;
}
.mobile {
	font-size: 18px;
}
