    td.pic  { border: 1px #664411 solid } /* use to insert a picture */

    td.cap  { background-color: #bbaa88;
              color: black;
              border: 1px #664411 solid;
              border-top: 0px black solid } /* use for a caption below a picture */

    td.hr   { border-bottom: 1px #664411 solid } /* use to insert horiz line */

    td.head { border: 1px black solid;
              border-left: 2px black solid;
              background-color: #bbaa88 } /* boxed header cells */

    td.shead { border: 1px black solid;
              border-left: 2px black solid;
              background-color: #bbaa88 } /* boxed superheader cells */


    td.ehead { background-color: #664411;
               color: white } /* header for emphasised or boxed cells */

    td.e    { background-color: #eeddbb } /* used for emphasis not involving table insertion */


    td.sb   { background-color: #eeddbb;
              border-bottom: 1px #664411 solid;
              border-top: 1px #664411 solid } /* used for emphasis not involving table insertion */

    td.b    { background-color: #eeddbb;
              border: 1px #664411 solid } /* used for boxing not involving table insertion */

    td.ib   { border: 1px #664411 solid }

    td.bpic { background-color: #eeddbb;
              border: 1px #664411 solid;
              border-right: 0px black solid }
    td.eins { background-color: #eeddbb } /* used for emphasis involving table insertion */


    td.sbins { background-color: #eeddbb;
              border-bottom: 1px #664411 solid;
              border-top: 1px #664411 solid} /* used for emphasis involving table insertion */


    td.bins { background-color: #eeddbb;
              border: 1px #664411 solid } /* used for boxing involving table insertion */

    td.binsxr { background-color: #eeddbb;
              border: 1px #664411 solid;
              border-left: 0px black solid } /* used for boxing involving table insertion */


    td.value { color: #664411 }

    td.menu { border-right: 1px #664411 solid }