	.textXSLightBold {
		color       : #777777;
		font-weight     : normal;
	}
	
	.textXSLight {
		color       : #777777;
	}

	.textLColorBoldLink {
		font-size       : 15px;
		font-family     : Arial, Helvetica, sans-serif;
		font-weight     : bold;
		text-decoration : none;
		color           : #18558C;
	}
	
	.textMColorBoldLink {
		font-size       : 12px;
		font-family     : Verdana, Arial, Helvetica, sans-serif;
		font-weight     : bold;
		text-decoration : none;
		color           : #18558C;
	}
	
	.headerXSBold {
		font-size   : 12px;
		font-family : Arial, Helvetica, sans-serif;
	}
	
	.textLPercentage {
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight     : bold;
		text-decoration : none;
		color : #FFF200;
  	}
	
	.textMDarkBold {
		font-size   : 12px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
	}

	.textXSHighlightBold {
		color       : #FF0000;
		text-decoration : none;
	}

	.textMHighlightBold {
		font-size   : 12px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color       : #FF0000;
	}

	.textXSHighlightBoldLink {
		font-weight     : bold;
		color       : #990000;
		text-decoration : none;
	}

	.textMHighlightBoldLink {
		font-size   : 12px;
		font-family : Arial, Helvetica, sans-serif;
		color       : #990000;
		font-weight     : bold;
		text-decoration : none;
	}

	.textMHighlightBoldLink:hover {
		color       : #990000;
		text-decoration : underline;
	}

	.textSColorBoldLink	{
		font-family     : Arial, Helvetica, sans-serif;
	}