   body { background-color: #60c000;
          color: #000000;
text-align: center;
          font-family: Arial, Verdana, Helvetica, serif; }
   a:link    { color: #602000; }
   a:visited { color: #206000; }
   a:hover   { color: #600020; background-color: #ffffff }
   a:active  { color: #494949; }
   h1, h2    { border: 1px solid #60c000; border-left: 10px solid #ff0000; padding-left: 1em; background-color: #ffffff; } 
 
  h1 { text-align: left}
   h2 { text-align: right ; color: #ff0000; position: relative; left: -50%  }
   
   p         { text-align: justify;
               text-indent: 5em;
               margin-top: 0px;
               margin-bottom: 0px }
   small     { color: #501f11; }

   div.body    { width: 50%; margin-left: auto; margin-right: auto; background-color: #ffffff; padding:0.5em }
   div.menu    { float:right; background-color: #ffffff; position: fixed; top:0px; right:0px }
div.menu a {display: block; text-align: justify;  background-color: #ffffff; border-left: 1em solid #ff0000; padding-left: 2px;padding-right: 2px }
div.menu a:hover { border-color:#60c000;background-color: #ffffff; }

   ul li          { text-align: justify; list-style-type: square }
   ol li          { text-align: justify; }
   ol.rules li { border-bottom: 1px dotted #799276; list-style-type: upper-roman }

