/* Simple stylesheet for NS4 */

body {
  font-family: sans-serif;
  background: #ffffff;
  color: #000000;
}

.simple {}

