.readingtext {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
}
.strongreadingtxt {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.bigreadingtxt {
	font-family: "Century Gothic";
	font-size: 16px;
}


.readingtext_centered {
	text-align: center;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333;
}
.tabletext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
}
.tabletext_small {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #333;
}
