body, td, p, a, li, ul, .font { font-family: Arial; font-size:12px; } 

a {
  color: #870917;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.button {
  BORDER-RIGHT: 1px solid Black;
  BORDER-TOP: 1px solid Black;
  FONT-SIZE: 8pt;
  BACKGROUND: #738ec1;
  BORDER-LEFT: 1px solid Black;
  COLOR: White;
  BORDER-BOTTOM: 1px solid Black;
  FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
  HEIGHT: 18px;
}

.pageHeader { font-size: 16px; font-family: Verdana; font-weight: bold; }
.pageTitle { font-size: 16px; font-family: Verdana; font-weight: bold; }
.sectionTitle { font-size: 12px; font-family: Verdana; font-weight: bold; }
.couponCode { font-size: 16px; font-family: Verdana; font-weight: bold; }
.footer { font-size: 10px; font-family: Verdana; font-weight: bold; color: #FFFFFF; }

