<!-- Sinister Lending Library Style Sheet -->
<!-- Paul Mitchell 11/04/99 -->

<!-- the pink page -->
.page       { 
              border-top : thin none #993399;
              border-bottom : thin ridge #993399;
              border-left : thin none #993399;
              border-right : thin ridge #993399
            }

a:active  {text-decoration: underline; color: #990066}
a:visited {text-decoration: none;      color: #663366}
a:link    {text-decoration: none;      color: #993399}
a:hover   {text-decoration: underline; color: #990066}

<!-- book-style text -->
<!-- p       { text-indent: 1.7em; margin: 0em; } -->
<!-- p.start { text-indent: 0em; } -->

