   body
      { margin-left:160px; }

   h1,h2,h3,th,a
      { font-family:sans-serif; }

   td { font-family:serif; }

   h1 { color:#dd0033;
        font-size:1.6em; }

   h2 { color:#dd0033;
        font-size:1.4em; }

   h3 { color:#336600;
        font-size:1.2em; }

   p  { color:#000000;
        font-size:1.0em; }

   a:link
      { color:#dd0033;
        text-decoration:none; }

   a:hover
      { color:#dd0033;
        text-decoration:underline; }

   a:visited
      { color:#dd0033;
        text-decoration:none; }

   table
      { border:solid thin #336600;
        border-collapse:collapse; }

   th { font-size:0.8em;
        color:#336600;
        background-color:#f0fff0;
        font-style:italic; }

   td { vertical-align:top;
        border:dotted thin #336600; }

   .human
      { background-color:#f0fff0; }

   .menu
      { position:fixed;
        top:10px;
        left:10px;
        width:80px;
        border:solid thin #dd0033;
        font-size:0.8em;
        font-family:sans-serif;
        padding:1.0em; }

   small
      { font-size:0.6em;
        font-family:sans-serif;
        color:#606060; }
