body {
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif,sans-serif;
  color: #ffffff99;
  font-weight: normal;
  font-style: normal;
  background-color: white;
  background-image: none;
  margin: 0px;
     }

p.head {
  font-size: 160%;
  font-weight: bold;
  margin: 0px;
}

p.quote {
  color: blue;
  font-size: 70%;
  margin: 0px;
  padding-left: 5px;
  padding-right: 2px;
}

td.blackness {
  background-color: black;
  color: white;
  text-align: center;
  text-size: small;
}

td.portrait {
  horizontal-align: right;
  vertical-align: bottom;
}

table {
  background-color: white;
  color: black;
}

div.links a {
  color: #ababab;
}

div.lk {
  margin-bottom: 20px;
}

td.foo { 
  color: white;
  text-align: right;
  padding-top: 4px;
  padding-left: 6px;
  padding-right: 0px;
  background: black;
  font-size: small;
}
