body {
                margin:10px 35px 10px 35px;
                background:#FFF;  
                font-family: arial, sans-serif;
                color: #222222;
                }

A               { text-decoration: none; 
                  color: black;
                  font-weight: bold;
                  border-bottom-style: dotted;
                  border-width: thin;}

a:link          { color: black;
                  font-weight: bold; 
                  text-decoration: none; }

a:visited       { color: black; 
                  font-weight: bold;
                  font-style: italic;
                  text-decoration: none; }

a:hover         { color: #FE0000;
                  text-decoration: underline;  }

h1.title {background-image: url("http://www.le-champignon.net/img/site/parasolheader.gif");
        text-align: left;
        border: medium #000000 solid;
        padding: 1%;
        font-size: x-large;
        font-weight: bold;
        color: #FFFFFF;
        margin: 0px;}


h2 { color: #333; }
h2:hover { color: #FE0000; }

h3 { text-indent: 2em; }

h4 { margin-left: 4em; }

h5 { margin-left: 6em; }

h6 { margin-left: 8em; }

/*div.outline-2 p { margin-left: 10em;}

div.outline-2 ul {  margin-left: 12em;}

div.outline-3 p { margin-left: 10em;}

div.outline-3 ul {  margin-left: 12em;}

div.outline-4 p { margin-left: 10em;}

div.outline-4 ul {  margin-left: 12em;}

div.outline-5 p { margin-left: 10em;}

div.outline-5 ul {  margin-left: 12em;}
*/


span.todo { background-color: #FE0000;
            color: white;
            font-weight: bold;
            padding: 2px;}

span.tag {  color: #999999;
            font-weight: bold;
            }           

span.timestamp { color: #FE0000; }

span.timestamp-kwd { color: #FE0000;
                  font-weight: bold; }

#postamble { font-size: smaller;
             text-align: right;
             padding-top: .5em;
             border-top-width: thin;
             border-top-color: #666666;
             border-top-style: dotted; }



      .org-tag {
        color: #999999;
        font-weight: bold;
      }
      .org-todo {
        color: #FE0000;
        background-color: #ff0000;
      }
