.orangetext {
	color: #FF6633;
	font-family: "Century Gothic", Arial, serif;
	font-size: 14px;
	line-height: 20px;
}

.textlarger {
	color: Black;
	font-family: "Century Gothic", Arial, serif;
	font-size: 14px;
	font: bold;
}
.textsmaller {
	color: Black;
	font-family: "Century Gothic", Arial, serif;
	font-size: 12px;
}

.greytext {
	color: #999999;
	font-family: "Century Gothic", Arial, serif;
	font-size: 14px;
	font: bold;
}
.normaltext {
	color: Black;
	font-family: "Century Gothic", Arial, serif;
	font-size: 14px;
	line-height: 20px;
}

