body {
  padding: 0 0 0 0;
  margin: 0;
  font-family: sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
UL#toc LI {list-style: disc url(downarrow.gif) inside; margin-left: -30px; color: #ffffff; font-weight: normal; font-size: 10pt; font-family: Arial, sans-serif}
UL#toc LI UL {display: block}
UL#toc LI.close UL {display: none}
UL#toc LI A {text-decoration: none}
UL#toc LI.close {list-style: disc url(rightarrow.gif) inside}
UL#toc LI.item {list-style: disc url(document.gif) inside}
UL#toc LI.item A {text-decoration: none}
UL#toc LI.item A:hover {text-decoration: none; color: #ffff00}
UL#toc LI.item A.showing {font-weight: bold; font-style: italic; color: #000000}

