/**********
* @(#) nsa42_basefont_n4.css - Base font and size specifications for Netscape 4
*
*      For more information, see:
*        http://www.alistapart.com/articles/sizematters/
*      and "nsa42_basefont.css" in this directory.
*
**********/
body, div, p, th, td, li, dd {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  }
