<style>
BODY    { font: 8pt Verdana }
TD      { font: 8pt Verdana }
Q       { cursor: hand }
LI      { vertical-align: middle; cursor: hand; list-style-image: none;
          list-style-type: disc; color: #000099; font-weight: normal;
        }
LI.plus { list-style-image: url(images/layout/node-plus.gif); }
LI.minus{ list-style-image: url(images/layout/node-minus.gif); }

UL      { margin-left: 20px; margin-top: 2px; margin-bottom: 2px;}
UL.on   { display: on }
UL.off  { display: none }

DIV.char  { color: #60099; font-weight: bold }
</style>

