@charset "utf-8";
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.Disclaimer {
	font-size: 9px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.SmallWhite {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
}

.TitleWhite {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
.QuoteText {
	font-size: 14px;
	font-weight: bold;
	color: #424F66;
	font-family: Garamond;
}
.PresentationTitle {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #2E3841;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
}

