/* 2/2008: use sans-serif */

#NSFix	{background-color: #FFFFFF;}
/* Only "sans-serif" seems to default to Arial or Helvetica, asking
   for "Arial, sans-serif" seems to improve consistency */
body	{background-color: #FFFFFF; font-family: Arial, sans-serif; font-size: 0.95em; margin:7px; } /* was 3, no unit */
table   {font-size:inherit; font-weight:inherit; font-style:inherit}
a	{font-weight: bold; color: #0030C8;}
a:visited {font-weight: bold; color: #280098;}
a:hover	{font-weight: bold; color: #007802; text-decoration: underline;}
td.pics {font-size: 0.85em; vertical-align: top; text-align: center}
