.PageBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CCCCCC;
	font-weight: normal;

}

.PageBodyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CCCCCC;
	font-weight: bold;
	font : italic;
}

.PageBodyQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #CCCCCC;
	font-weight: bold;
	font-style : italic;
}

.PageBodyMission {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 30px;
}

.PageBodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #CCCCCC;
	font-weight: bold;
}

.SectionHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #E25B14;
	font-weight: bold;

}

.SectionHeaderCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #E25B14;
	font-weight: bold;
	text-align: center;
}

.PageBodyPrint{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;

}

.FooterPrint{
	font-family: "Arial", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.PageBodyItalicPrint{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font : italic;
}

.PageBodyBoldPrint{
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;

}

.PageBodyQuotePrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	font-style : italic;
}