body {
  background: #FFF url(watermark.gif) no-repeat; 
  background-position: 250px 64px;
  overflow: -moz-scrollbars-vertical;
  text-align: left;
}
#hd {
  background: #52703a url(gradient.jpg) repeat-y;
  height: 68px;
}
.h {color: #999999; text-decoration: none;}
.h:hover {text-decoration: underline;}
ul li {
  list-style: disc outside; 
}
ul {
  padding-left: 30px; 
  padding-top: 3px;
}
sup {
    font-size: 77%;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.sm {
  font-size: 85%;
}
.smg {
  font-size: 85%; color: #999;
}
.tl {
  vertical-align: top;
  padding-right: 10px;
  padding-top: 3px;
}