      /********** COLORS *************/
      body{ background-color:#eeeedd /*#ffd0b0 #cc6600*/ }

      /**********OLD******/
      .menu a:visited,
      .menu a:link { color:#cc6600 }
      .menu a:hover { background-color:#cc6600;color:#ffd0b0 }
      .menu a:active { color:yellow }

      a:visited { color:#cc6600 }
      a:link { color:#888866 }
      .header {color:#888866; /*color:#cc6600;*/
               }

      .menuSelected   { border-color:#888866;
                        color:#888866 }

      /********** LAYOUT ************/
      body { font-family:sans-serif; margin-left:50px; margin-right:50px; font-size:85%;}
      /*.fullPage {position:absolute; top:0; left:0; width:100%;} */
      .fullPage {border-spacing:0; width:100%; margin-top:2ex;}
      .fullPage tr td {vertical-align:top}
      .contentCell {background-color:white;border-style:solid;
                    border-width:1ex; border-top-width:2ex; border-color:#eeeedd; width:56%}
      .rightBar { background-color:#fcfbe9;border-style:solid;
                    border-width:1ex; border-top-width:2ex; border-left-width:0px;border-color:#eeeedd;padding:1%;width:20%;}
      .leftBar  { background-color:#fcfbe9;border-style:solid;
                    border-width:1ex; border-top-width:2ex; border-right-width:0px;border-color:#eeeedd;padding:1%;width:20%;}
      .header { padding:0%;text-align:right; border-color:#eeeedd; border-style:solid;
                    border-width:1ex; border-bottom-width:0ex;}
      .outerborder { width:2%;}
      .content {margin:1ex; line-height:160%;}
      .footer  { }
      .modificationDate  { font-weight:bold; font-size:6pt; text-decoration:overline  }
      .pageMenuLink { font-weight:bold; margin-bottom:1.5ex; margin-top:1.5ex; display: block; }
      .pageMenuLink-1 { font-weight:normal; margin-left:1ex; margin-bottom:.5ex; display: block; }
      .pageMenuLink-2 { margin-left:2ex; margin-bottom:.5ex;display: block; }
      .targetMenuLink { font-weight:normal; margin-bottom:.5ex; display: block;}

      .menu a {text-decoration:none; /*white-space:nowrap*/}
      /**********OLD******/




      /********** CONTENT TEXT *************/
      h1 {font-size:x-large; font-weight:bolder; }
      h2 {font-size:large;   font-weight:bold; }
      h3 {font-size:medium;  font-weight:bold; }
      h4 {font-size:medium;   font-weight:normal; }
      /* table , tr, td { vertical-align:top; text-align:left } */
