/* stylesheet for nib-kit white-background pages */
/* nib 2007-05-07 */

  body { background: white; color: black }
  a:link { color: blue }
  a:visited { color: red }
  a:active { color: red }
  a:hover { color: green }
  span.label { font-family: sans-serif; font-size: 18px }
  img { border: none }
  img.icon { border: 10px solid white; float: left }
  h1 { font-family: sans-serif }
  h2 { font-family: sans-serif }
  h3 { font-family: sans-serif }
  h4 { font-family: sans-serif }
  p { font-family: sans-serif }
  ul { font-family: sans-serif }
  ol { font-family: sans-serif }
  th { font-family: sans-serif }
  td { font-family: sans-serif }
