BODY { background : white; }
FONT.lang {
  letter-spacing : 0.5em;
  font-weight : bold;
  font-size : smaller;
}
FONT.linksubt {
  font-weight : bold;
  letter-spacing : 0.1em;
}

TD.softtit {
  font-family : sans-serif;
  font-size : larger;
  text-align : right;
}

TD.softdiv {
  font-family : serif;
  font-size : larger;
  font-weight : bold;
  text-align : left;
  letter-spacing : 0.3em;
  background : rgb(200,200,200);
  padding-left : 0.5em;
}

P.std {
  text-indent : 2em;
  text-align : justify;
}

