.light-text {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: normal;
	color: #FFF;
}
.darkbold-text {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: 900;
	color: #333;
}
.bluehighlight-text {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	color: #06F;
}
.dark-text {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: normal;
	color: #666;
	font-style: normal;
}
.darkitalic-text {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: normal;
	color: #666;
	font-style: italic;
}
