BODY{
  font-size: 9pt;
  color: #660000;
  background-color: #FFFFCC;
  background-image : url(../99images/wollwh.jpg);
}
A{
  color: #660000;
  text-decoration: none;
}
A:VISITED{
  color: #FF6600;
  text-decoration: none;
}
A:HOVER{
  color : #FF69B4;
  text-decoration: underline;
}
A:ACTIVE{
  color: #660099;
  text-decoration: none;
.large {
  font-size: 13pt;
  line-height: 15pt ;
}
.regular {
  font-size: 9pt;
  line-height: 12pt ;
}
.small{
  font-size: 8pt;
  line-height: 9pt ;
}

H1    {
  font-size : 2px;
  color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : lighter;
}
