body { color: black;
       background: white;
       font-family: Verdana, Arial, Helvetica, sansserif;
       font-size: 10pt;
       scrollbar-arrow-color: white;
       scrollbar-base-color: black;
       scrollbar-3dlight-color: white;
       scrollbar-shadow-color: white;
       scrollbar-darkshadow-color: white;
       scrollbar-highlight-color: white;
       scrollbar-face-color: black
     }

p { margin-left: 10px; margin-right: 10px }

h4 { text-align: center; font-size: 12pt}

h5 { font-size: 10pt }

td h5 { margin-left: 10px }

h5.projectname { font-style: italic }

table { border-color: white;
        border-width: 0;
      }
          
th.text { color: black;
          background: white;
          font-weight: bold;
          text-align: left;
          font-size: 10pt;
          width: 1000;
          height: 20;
          padding-left: 5px;
          }

td.edge { background-color: white; }

th.nav { width: 164 }

th.intro { color: black;
          background: white;
          font-weight: bold;
          text-align: left;
          font-size: 10pt;
          width: 400;
          height: 20;
          }

td.text { color: black;
          background: white;
          text-align: left;
          width: 1000;
          padding-top: 10px;
          padding-bottom: 10px;
          font-size: 10pt }     

td.nav { width: 164 }

td.intro { width: 260;
           height: 230;
           font-size: 10pt}

ul { margin-bottom: 0px }

a { text-decoration: none; color: #9999FF; font-weight: bold }

a:hover { background: #000099 }

th a:hover { background: #0000CC }

a:visited { color: #9900FF }

img.book { margin: 10px;
           float: left}