            BODY { background-color: #F9E7C3 ;
                   background-image: url(backgrounds/pug.jpg) ;
                   background-attachment: fixed  }
        BODY, TD { color: #000000   ;
                   font-size: 10pt ;
                   font-weight: bold ;
                   font-family: Comic Sans MS, arial , sans-serif }
              LI { list-style-type: circle }

              #all A:link, #all A:visited  {
                   COLOR: #000000;
                 }
                   #all A:active {
                   COLOR: #F9E7C3;
                 }
                   #all A:hover {
                   COLOR: #F9E7C3;
                 }
                   .nf {
                   color:#000000;
                 }

     table.detail { border-width: 1pt ; 
		    border-style: solid ; 
		    border-color: #A2977E }
        td.offset { color: #000000 ;  background-color: #C8B5A2 }
     .detail td   { border-width: 1pt }

       table, td { border-width: 0pt        ;
                   border-style: solid      ;
                   border-color: #A2977E   }
              td { border-top-width: 0pt    ;
                   border-right-width: 0pt  ;
                   border-left-width: 0pt   ;
                   border-bottom-width: 1pt }

   .header1   td { color: #F9E7C3 ;  text-align: center ; background-color: #000000 ; border-bottom-width: 0pt }
   .header2   td { color: #000000 ;  text-align: center ; background-color: #F9E7C3 ; border-bottom-width: 0pt }
   .header3   td { border-bottom-width: 0pt }


