body      { font : 1rem/1.4 georgia, palatino, serif;
            color: #000000; background: #ffffff;
            width: auto; margin-left: 20%; margin-right: 20%}
blockquote, ul,li,p,dt,dl,dd  { font : 1rem/1.4 georgia, palatino, serif;}
blockquote, p { margin-top: 1em; margin-bottom: 1em;}
h2          { font-size: 1.4rem;}
.minimap    { font-size: 1.0rem; text-align: center}
.hide       { display: none }
.def        { color: teal; font-style: italic }
img.thumb   { display:inline; margin-right: 7px;
                padding: 5px; border: solid thin #d9d9d9; }

A:link      { color: #996666; text-decoration: none; font-weight: normal}
A:visited   { color: #663366; text-decoration: none; font-weight: normal}
A:active    { color: #663333; background: #FFFFCC; text-decoration: none; font-weight: normal}
A:hover     { color: #000000; background: #FFFFCC; text-decoration: none; font-weight: normal}


dl#stuff    { width: 80%; margin-left: auto; margin-right: auto; margin-bottom: 2em;
              font-size: 10px;
              padding: 2px; border: dashed thin #999966;
              background: #e1e1e1;}
dl#stuff dt   { margin: 0; padding: 0;
              text-align: center;
              font-weight: bold;
              color: #370e1c;
              background: #d4d4d4;}
dl#stuff dd   { margin: 0;padding: 0;
                text-align: center;}

h2 a        { color: black;}
h2 a:hover  { font-weight:bold}
