.NavDefault { 
  font-size: 10pt;
  font-weight: normal; 
  font-family: Helv; 
  color: #000000; 
  text-decoration: none 
}
.NavSelected { 
  font-size: 10pt;
  font-weight: bold; 
  font-family: Helv; 
  color: #000033; 
  text-decoration: none 
}
.Tiny { 
  font-size: 8pt;
  font-family: Helv; 
  color: #000000; 
}
