.Header {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
}
.Readingtext {
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.Subheader {
	font-family: "Century Gothic";
	font-size: 12px;
}
.TextNav {
	font-family: "Century Gothic";
	font-size: 12px;
}

.ReadingtextBullet {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	list-style-type: square;
}
.centerit {
	text-align: center;
}
.NewsHeadline {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.NewsSubHeadline {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
