/*
 * Style sheet for the HTML 4.0 specification
 * Made By Erik Tromp! 29-sept-1999
 *
 * Overrides to default.css for pages with side bars.
 *
 * Example of usage:
 * <head>
 * <title>Manual -Table of Contents</title>
 * <link rel="STYLESHEET" href="../css/default.css" type="text/css">
 * <link rel="STYLESHEET" href="../css/sidebar.css" type="text/css">
 * </head>
 */

BODY {
  margin-left: 0cm;
  margin-top: 0cm;
  margin-right: 1cm;
}
