body
 {
 background-color: #000000;
 color: #666666;
 margin-bottom: 115px;
 font-family: Arial, Helvetica, sans-serif;
 background-image: url("/images/pufTop.gif");
 background-repeat: no-repeat;
 background-position: bottom;
 background-attachment: scroll;
 }

a:link 
 {
 color: #ffff66;
 text-decoration: none;
 }

a:active
  {
  color: #ffff66;
  text-decoration: none;
  }

a:visited
  {
  color: #ffff66;
  text-decoration: none;
  }

img
 {
 border: none;
 }

table.howto
 {
 background: #666666;
 border: 1px solid red;
 padding: 5px;
 }

table.table
 {
 width: 900px;
 }

td.bsd
 {
 text-align: center;
 vertical-align: middle;
 letter-spacing: 20pt;
 }

td.bio
 {
 text-align: justify;
 font-size: 11pt;
 }

td.lambda
 {
 height: 55px;
 width: 75px;
 text-align: left;
 vertical-align: bottom;
 }

li
 {
 list-style: outside;
 list-style-image: url(images/li.PNG);
 }

pre.finger
 {
 font-size: 10pt;
 }

