
BODY {
  background-color: #ffffff;
  background-image : url(bg_woolton.gif);
  background-repeat: no-repeat;
  background-position : 0% 100%;
  background-attachment: fixed;
  font-size: 10pt;
  line-height: 13pt;
  color: #3c3c3c;
}
.cell {
  text-align:justify;
  text-justify:newspaper;
  font-size:10pt
;
}
TABLE {
  color:#3c3c3c;
  font-size:10pt;
  line-height: 13pt
;
}
a:link {
  text-decoration:none;
  color: #0000aa
;
}
a:visited {
  text-decoration:none;
  color: #3c3c3c
;
}
a:active {
  color:#0000aa
;
}
a:hover {
  text-decoration:underline;
  color:#0000ff
;
}



