.ContentText
{
	color: #666;
    font: normal 12px/18px Arial, Helvetica, Sans-Serif;
}
.BoldText
{
	color: #666;
    font: bold 12px/18px Arial, Helvetica, Sans-Serif;
}
.ContentHeading, h1
{
    color: #6A414B;
	font: normal 16px/20px "Times New Roman", Sans-Serif;
}
.LargeHeading, h3
{
    color: #6A414B;
	font: normal 18px/20px "Times New Roman", Sans-Serif;
}
.WhiteText
{
	color: #FFF;
	font: normal 15px/20px "Times New Roman", Sans-Serif;
}
.WhiteHeading, h3
{
    color: #FFF;
	font: normal 18px/20px "Times New Roman", Sans-Serif;
}
.ContentSubHeading, h4
{
	color: #6A414B;
    font: normal 17px/20px "Times New Roman", Sans-Serif;
}
.LinkText
{
	color: #854A59;
	font: normal 15px/22px "Times New Roman", Sans-Serif;
}
.SmallText
{
	color: #854B5A;
	font: normal 11px/18px Arial, Sans-Serif;
}
.SmallBlack
{
	color: #000;
	font: normal 11px/18px Arial, Sans-Serif;
}
.BoldBlack
{
	color: #000;
	font: bold 12px/18px Arial, Sans-Serif;
}
.HomeText, h5
{
	color: #854A59;
    font: normal 16px/21px "Times New Roman", Arial, Sans-Serif;
}
.LeftText, h6
{
	color: #6A414B;
	font: normal 17px/20px "Times New Roman", Sans-Serif;
}
.BoldBurg
{
	color: #854A59;
	font: bold 12px/18px Arial, Sans-Serif;
}
.SmallBoldBurg
{
	color: #854A59;
	font: bold 10px Arial, Sans-Serif;
}
.BigBoldBurg
{
	color: #854A59;
	font: bold 14px/18px Arial, Sans-Serif;
}
.ValidateError
{
    color: #F00;
    font: normal 12px/18px Arial, Helvetica, Sans-Serif;
}
.FabricSwatches
{
	color: #854A59;
	font: bold 10px Arial, Sans-Serif;
}