.default          {
          font-family:arial,times,verdana,helvetica;
          font-size: 9pt;
          text-decoration: none;
          color: #000000;
}

BODY {
          font-family: arial,times,verdana,helvetica;
          color: #000000;
          font-size: 9pt;
}
TD {
           font-size: 9pt;
           font-family: arial,times,verdana,helvetica;
           vertical-align: top;
}
TABLE {
          font-size: 9pt;
          font-family: arial,times,verdana,helvetica;
}

a.defaultLink {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          font-weight: normal;
          text-decoration: none;
          color: #27408B;
}

a.defaultLink:hover {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          text-decoration: underline;
          color: #CD2626;
}

a.stealthLink {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          font-weight: normal;
          text-decoration: none;
          color: #000000;
}
a.stealthLink.visited {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          font-weight: normal;
          text-decoration: none;
          color: #000000;
}
a.stealthLink:hover {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          text-decoration: underline;
          color: #CD2626;
}

a.footerNav {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          font-weight: normal;
          text-decoration: none;
          color: #7C1416;
 }

a.footerNav:hover {
          font-family: arial,times,verdana,helvetica;
          font-size: 9pt;
          text-decoration:underline;
          color: #7C1416;
}

a.footerNav:visited {
          font-size: 9pt;
          font-family: arial,times,verdana,helvetica;
          color: #7C1416;
}


