@charset "utf-8";
.CalibriTextPurple {
	font-family: Calibri, Verdana, "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #762172;
	text-align: left;

}
.CalibriText {
	font-family: Calibri, Verdana, "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #003466;
	text-align: 
	font-weight: normal;

}
.CalibriTitle {
	font-family: Calibri, Verdana, "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	color: #003366;
	font-weight: bold;

}
.CalibriSmallText {
	font-family: Calibri, Verdana, "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.CalibriTitlePurple {
	font-family: Calibri, Verdana, "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #762172;
	text-align: center;
}
.TextStrikeThrough {
	font-size: 10pt;
	text-decoration: line-through;
}