body, td, p, a, li, ul, ol, .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: #bb608d;
  BORDER-LEFT: 1px solid Black;
  COLOR: White;
  BORDER-BOTTOM: 1px solid Black;
  FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
  HEIGHT: 18px;
}

.tableHeading { font-size: 12px; font-family: Verdana; font-weight: bold; }
.pageHeader { font-size: 16px; font-family: Verdana; font-weight: bold; }
.ideaTitle { font-size: 16px; font-family: Verdana; font-weight: bold; color: #bb608d; }
.hlText1 { font-size: 13px; font-family: Verdana; font-weight: bold; color: #bb608d; }
.hlText2 { font-size: 16px; font-family: Verdana; font-weight: bold; color: #bb608d; }
.pageTitle { font-size: 16px; font-family: Verdana; font-weight: bold; }
.sectionTitle { font-size: 14px; font-family: Verdana; font-weight: bold; color: #bb608d; }
.header { font-size: 24px; font-family: Verdana; font-weight: bold; color: #bb608d; }
.smallText { font-size: 9px; font-family: Verdana; }

h1 { font-size: 18px; font-family: Verdana; font-weight: bold; color: #bb608d; }

h2 { font-size: 14px; font-family: Verdana; font-weight: bold; color: #bb608d; }

.border
{
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

