    A:link { color: #44aaaa}
    A:visited { color: #000099}
    A:active { color: #ff00ff /* fuchsia */ }
    BODY {
      background: #eeeeee; 
      color: #555555;
      /*  font-family: serif; */
      /*  line-height: 1.1; */
      /* margin: 1em; */
      } 
    DT { font-weight: bold; }
    DL { margin-left: 2.0em; }
    H1 { 
      font-weight: bold;
      font-size: medium;  
      text-align: left;
      margin-top: 0em;
      margin-left: 0em;
      color: #eeeeee;
      background-color: #666666;
      padding: 0.6em;
      border-width: 0.1em 0em 0em 0em; 
      border-style: solid none none none;
      border-color: #eeeeee;
      width: 100%; 
      }
    H2 {
      font-size: medium;  
      text-align: left;
      margin-top: 0em;
      margin-left: 0em;
      margin-right: 0em;
      color: #eeeeee;
      background-color: #888888;
      padding: 0.5em;
      border-width: 0.1em 0em 0em 3em; 
      border-style: solid none none none;
      border-color: #cccccc;
      width: 100%; 
      }
    H3 {
      font-size: medium;  
      text-align: left;
      font-weight: bold;
      margin-top: 0em;
      margin-left: 4em;
      margin-right: 0em;
      color: #555555;
      }
    P STRONG { 
      /*  font-size: large; */
      font-weight: bold;
      }
    P EM { 
      font-size: medium;
      font-weight: bold;
      }
    P {
      margin-top: 0em;
      margin-bottom: 0.5em;
      /*  border-width: 0em 0em 0em 1.8em;
      border-style: none none none solid;
      border-color: silver; */
      }
    P.indent { margin-left: 5em; margin-right: 3em; color: #555555;}
    P.indent2 { margin-left: 7em; margin-right: 3em; color: #555555;}
    P.note {font-size:x-small; color: #555555;}
    OL.indent { margin-left: 5em; margin-right: 3em; color: #555555;}
    Pre.indent {font-size: small; margin-left: 5em; color: #555555;}
    Pre.command {font-weight: bold; margin-left: 5em; color: #555555;}
    P.GotoContents {
      font-size: x-small;
      text-align: right;
      margin-right: 3em;
      }
    SPAN.Fname { font-variant: small-caps }
    SPAN.email { font-family: monospace;}
    UL {list-style: square outside; color: #555555; margin-left: 0.5em; margin-right: 4.5em;font-size: small}
    UL.indent {list-style: square outside; color: #555555; margin-left: 3em; margin-right: 4.5em;font-size: small}
    UL.indent2 {list-style: square outside; color: #555555; margin-left: 5em; margin-right: 4.5em;font-size: small}
    CAPTION {color: #555555; background-color: #bbbbbb ;font-size: small; text-align: center;}
    TH {color: #555555; background-color: #bbbbbb ;font-size: small; text-align: center;}
    TD {color: #555555; background-color: #bbbbbb ;font-size: small; text-align: center;}
