
.RedBigLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #cb1522;
	font-family: 'Trebuchet MS';
}
.RedLabel
{

	font-weight: bold;
	font-size: 8pt;
	color: #CC1A28;
	font-family: 'Trebuchet MS';
}
.DarkerLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: 'Trebuchet MS';
}
.LightLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #999999;
	font-family: 'Trebuchet MS';
}
.DarkLabel
{
	font-weight: bold;
	font-size:  8pt;
	color: #5e554c;
	font-family: 'Trebuchet MS';
}
.RedLink
{
	
	font-size: 8pt;
	color: #B77D0B;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
.Label
{
	
	font-size: 8pt;
	color: #5e554c;
	font-family: 'Trebuchet MS';
}
.BoldLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #5e554c;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
.BlueBigLabel
{
	font-weight: bold;
	font-size: 12pt;
	color: #0176A1;
	font-family: 'Trebuchet MS';
}
.BigLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: #5e554c;
	font-family: 'Trebuchet MS';
}
.FooterWhiteLabel
{
	font-size: 7pt;
	color: #ffffff;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
.GrayLink
{
	font-size: 8pt;
	color: #808080;
	font-family: 'Trebuchet MS';
	text-decoration:none;
}
