<STYLE>
        html
        {
                padding: 2;
                margin: 2;
        }
BODY, TD, CENTER, P {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   9pt;
    line-height: 18px;
    color:       #333333;
}
tbody tr { 
    height: 0.35in 
}
H1 {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   15px;
    line-height: 17px;
    color:       #C00000;
    letter-spacing: -.04em;
}
H2 {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   13px;
    line-height: 15px;
    letter-spacing: -.04em;
    color:       #333333;
}
TH {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   10px;
    line-height: 13px;
    color:       #F0F0C0;
}
ul {
  float: left;
  width: 80em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  float: left;
  width: 18em;
  margin: 0;
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}

a {
  text-decoration:none;
}
</STYLE>
