BODY {
  font-family: Arial;
  font-size: 10pt;
  color: #ffffff;
}

P {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

TABLE.giftList {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

P.errorMsg {
  font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  color: #ff0000;
}

P.errorMsgBold {
  font-family: Arial;
  font-size: 10pt;
  font-weight: Bold;
  color: #ff0000;
}

FONT.blankText {
  font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  color: #ffffff;
}

FONT.heading2 {
  font-family: Arial;
  font-size: 14pt;
  color: #CD54D8;
}

FONT.heading3 {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #CD54D8;
}

FONT.heading4 {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #6666cc;
}

FONT.errorMsg {
  font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  color: #ff0000;
}

FONT.errorMsgBold {
  font-family: Arial;
  font-size: 10pt;
  font-weight: Bold;
  color: #ff0000;
}

FONT.copyright {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
}

FONT.navText {
  font-family: Terminal;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

FONT.navArrow {
  font-family: "Microsoft Sans Serif";
  font-size: 8pt;
  font-weight; bold;
  color: #000000;
}

A.navText {
  font-family: Terminal;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

A.navText:Hover {
  font-family: Terminal;
  font-size: 8pt;
  color: #000000;
  text-decoration: underline;
}

A.bodyLink {
  font-family: Arial;
  font-size: 10pt;
  color: #000099;
  text-decoration: none;
}

A.bodyLink:Hover {
  font-family: Arial;
  font-size: 10pt;
  color: #000099;
  text-decoration: underline;
}

A.footerLink {
  font-family: "Verdana, Arial, sans-serif";
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
}

A.footerLink:Hover {
  font-family: "Verdana, Arial, sans-serif";
  font-size: 8pt;
  color: #ffffff;
  text-decoration: underline;
}