/*   Concise: as short as possible
 * Scannable: subheadings, bulleted lists, clear margins, short sections,
 *            indexes and contents, meaningful titles
 * Objective: no boasting, no cajoling, no "click here", no self-reference, no self-promotion
 * 
 *
 * A stylesheet for DocBook-XML converted to XHMTL with DocBook-XSL for the Winterstorm Site.
 *
 */

@import url(page.css);

.article > .toc {
  display: none;
  visibility: hidden;
}



