body{ color                  : #000000;
      background-color       : #FFFFFF;
      background-image       : url("");
      background-repeat      : no-repeat;
      background-attachment  : fixed;
      background-position    : bottom right;
      margin                 : 16px 0px 4em 10em; }

a         { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover   { text-decoration: none; }
a:active  { text-decoration: none; }
a.ul-none { color: #000000; text-decoration: none; }

h1          { font-size: 1.2em; margin: 0px; padding: 0px; font-weight: normal; }
h3          { font-size: 0.8em; margin: 0px; padding: 0px; font-weight: bold;
              margin: 2.0em 0px 0px 0.0em; }
h5          { font-size: 0.8em; font-weight: normal; width 50em; 
              margin: 0.8em 0px 0px 0px; border 0px; padding: 0px; text-indent: 0em;}
h5.nr       { margin-top : 0px; }

p           { font-size: 0.8em; font-weight: normal; width: 50em;
              margin: 0px; border: 0px; padding: 0px; text-indent: 1em; }
p.br        { margin-top: 0.8em; }
p.quote     { font-style: italic; color: #558833; }
p.quote_br  { font-style: italic; color: #558833; margin-top: 1.0em; }
span.strike { text-decoration: line-through; }

div.body    { }
div.header  { }
div.left    { margin-top: 6em; }
div.menu    { }
div.main    { }
div.note    { width: 45em; padding: 0em 0em 0em 2em; margin-left: -2em;
              border: #000000 0px dotted; border-width: 0px 0px 1px 1px; }
div.footer  { margin: 0.5em 1em 0.5em 0em; font-size: 0.8em; text-align: right; }
div.footer2 { width: 45em; padding: 0em 0em 0em 2em; margin: 2em 0em 0em -2em;
              border: #000000 0px dotted; border-width: 0px 0px 1px 1px; }
div.counter { margin-top: 1em; color: #FFFFFF; }
div.float   { margin: 0px 1em 1em 0px; float: left; }

img         { border: 0px solid #000000; margin: 0.5em 0.0em 0.5em 0.0em; }
hr          { width: 100%; margin: 3em 0em 0em 0em; clear: left;
              border-bottom: #000000 1px dotted; border-width: 0px 0px 1px 0px; }
pre         { border: 1px dotted #000000; padding: 0.5em; font-size: 0.8em; margin: 0.5em; }