td  { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
h1  { color: #669; font-size: 15px; font-family: Helvetica; font-variant: small-caps; font-weight: bold; margin: 0.67em 0 }
a  { color: #666; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline }
a:hover { color: black }
h2   { color: #669; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; font-weight: bold }
ul { white-space: normal; list-style-type: square; margin: 1em 0 1em 40px }
a img {text-decoration: none; border: none}

body {
  color: black; font-size: 12px; font-family: Helvetica,  Geneva, Arial, SunSans-Regular, sans-serif ;
  background-color: #FFFFFF;
  margin: 1;
}

div.left {
  position: absolute;
  top: 13em;
  left: 0;
  width: 15em;
}

div.top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

div.main {
  left-margin: 10em;
  left: 15em;
  position: absolute;
  top: 13em;
  right: 15em;
  right-margin: 10em;
}

p.centredimg {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

ul.disc {
  list-style-type: disc;
}

