<!--
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.checkoutSelected {
	color: #EF8807;
	font-weight: bold;
}

.checkoutNormal {
	color: #2A84E3;
	font-weight: bold;
}

.footerText1 {
	color: #FFFFFF;
	font-size: 10px;
}

.footerText2 {
	font-size: 10px;
}

.textBold1 {
	font-weight: bold;
}
.priceListHeader1 {
	color: #FFFFFF;
	font-weight: bold;
}

.homeProductHeader {
	color: #2A84E3;
	font-size: 12px;
	font-weight: bold;
}

.startingAt {
	color: #CC000E;
	font-weight: bold;
}

.textSmall1{
	font-size: 10px;
}
.text1 {
	color: #CC000E;
}

.textBodyHeader{
	font-size: 11px;
	color: #2A84E3;
	font-weight: bold;

}

.productPricingTitle{
	font-size: 18px;
	color: #2A84E3;
	font-weight: bold;
}
