@charset "utf-8";

.salePrice
{
  font-size: 13px;
  font-weight:bold;
  color:#0000FF;
}
.regularPrice
{
  font-size: 13px;
  font-weight:bold;
}
.smallText { font-size: 11px; }
.xSmallText { font-size: 9px; }
.contactText { font-size: 16px; }
.bbbText { font-size: 14px; }
.moreInformation
{
  font-size: 15px;
  padding-left:10px;
}
.17text { font-size: 17px; }
.payment
{
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.learnMore
{
  font-size:13px;
  text-align:left;
  width:100px;
  margin:auto;
}
.learnMore a { text-decoration:none; }
.paymentBig { font-size: 10pt; }
.price
{
  font-size: 9pt;
  font-weight: 800;
}
.description { font-size: 8.5pt; }
.size9 { font-size: 9pt; }


