<!--
  body {color: #339966; font-size: 14pt;}
  
  A img {border: none; }

  TD   {color: #339966; font-size: 14pt;}

  A:link {text-decoration: underline; color: #339966;}
  A:visited {text-decoration: underline; color: #339966;}
  A:active {text-decoration: underline; color: #D88686;}
  A:hover {text-decoration: underline; color: #D88686;}

  .header TD {font: bold 12pt; color: #339966;}
  .header A:link {font-size: 12; font-weight:bold; text-decoration: none; color: #339966;}
  .header A:visited {font-size: 12; font-weight:bold; text-decoration: none; color: #339966;}
  .header A:active {font-size: 12; font-weight:bold; text-decoration: none; color: #339966;}
  .header A:hover {font-size: 12; font-weight:bold; text-decoration: underline; color: #339966;}

  .invisablelink A:link {text-decoration: none; color: #339966;}
  .invisablelink A:visited {text-decoration: none; color: #339966;}
  .invisablelink A:active {text-decoration: none; color: #339966;}
  .invisablelink A:hover {text-decoration: underline; color: #339966;}

  .smallitalic {font: italic 10pt;}

  .smalltext {font: bold 10pt;}
-->