
BODY {
  background: #E0E0E0;
  border-style: none;
  font-family: Verdana, Lucida; 
  font-size: 10pt; 
  font-style: normal; 
  margin: 0px;
  text-decoration: none; 
  color: #222;
}

A {
  font-family: Verdana, Lucida; 
  font-size: 10pt; 
  font-style: normal; 
  font-weight: bold;
  text-decoration: none; 
  color: #77C;
}

TD {
  font-family: Verdana, Lucida; 
  font-size: 10pt; 
  font-style: normal; 
  text-decoration: none; 
  color: #222;
}

TABLE {
  color: #222;
  border-color: #669;
}

p {
  font-family: Verdana, Lucida; 
  font-size: 10pt; 
  font-style: normal; 
  text-decoration: none; 
  color: #222;
}

em {
  font-family: Verdana, Lucida; 
  font-size: 6pt; 
  font-style: italic; 
  text-decoration: none; 
  color: #222;
}

h2 {
  font-family: Verdana, Lucida; 
  font-size: 18pt; 
  font-weight: bold;
  text-decoration: none; 
  color: #66A;
}

blockquote {
  font-family: Courier;
  font-size: 10pt; 
  font-style: normal;
  text-decoration: none; 
  color: #000;
}

.nblink {
  font-family: Verdana, Lucida;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  color: #77A;
}
.nbtext {
  font-family: Verdana, Lucida;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  color: #EEE;
}

.nb-box {
  font-family: arial, sans-serif;
  font-size: 8pt;
  background-color: #fff;
  border: 1px #666 solid;
  color: #666;
//break/fix netscape 4 with this comment line
}
