BODY
   {
   background-color:#000000;
   font-family:'Verdana', 'Arial';
   text-align: center;
   }
A:link { text-decoration:none; color:#FFFF00; }
A:visited { text-decoration:none; color:#FFFF00; }
A:active { text-decoration:none; color:#DDDDDD; }
A:hover { text-decoration:underline; color:#FFFF00; }

.NEWS_FOOT {
      height:8px;
      background-image: url('/img/newsfoot.png');
}

.NEWS_HEAD {
      height:32px;
      background-image: url('/img/newshead.png');
}

.NBODY {
      color:#EE9900;
      font-size:10pt;
      text-align: center;
      margin: 10px;
      }

.NHEAD {
      font-weight: bold;
      color:#FFFFFF;
      font-size:12pt;
      text-align: center;
      margin: 10px;
      }

.COPYRIGHT {
      color:#888888;
      font-size:8pt;
      text-align: center;
      margin: 2px;
      }

.NNAV {
      color:#FFFFFF;
      font-size:12pt;
      text-align: center;
      margin: 0px;
      }

TABLE {
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        border-style: none;
        border-collapse: collapse;
        border-width: 0;
        padding: 0;
}