.paragraph_text {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	font-style: inherit;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.header {
	font-family: "Lithos Pro Regular";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.table_heading {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.table_centered {
	text-align: center;
}
.Pt14_Text {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
.Centered_16Pt {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

.Centered_14Pt {
	font-family: "Lithos Pro Regular";
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.Pt12 {
	font-family: "Lithos Pro Regular";
	font-size: 13px;
	color: #FFF;
}
.Left-Aligned16 {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	text-align: right;
	color: #FFF;
}
.paragraph_not_centered {
	font-size: 16px;
	color: #FFF;
	text-align: left;
	font-family: "Lithos Pro Regular";
	font-weight: bold;
}
.paragraph_text_underline {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.superscripted {
	font-family: "Lithos Pro Regular";
	font-size: 16px;
	vertical-align: super;
}
