@charset "windows-1252";
.MainText {
	font-family: "century gothic", Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.MainTextBlackBold {
	font-family: "century gothic", Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.SmallText {
	font-family: "century gothic", Arial, Helvetica;
	font-size: 7pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.Footnote {
	font-family: "century gothic", Arial, Helvetica;
	font-size: 9pt;
	font-style: italic;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.Head1 {
	font-family: "century gothic", Arial, Helvetica;
	font-size: 16pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.HeadSerif {
	font-family: georgia, "Times New Roman", Times;
	font-size: 16pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.Date {
	font-family: "century gothic", Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}