A{
  font-size : 12pt;
  font-weight : bolder;
  color : blue;
}
BODY{
  margin-top : 1cm;
  margin-left : 4cm;
  margin-right : 2cm;
  margin-bottom : 1cm;
  line-height : 18pt;
  font-size : 11pt;
  background-image : url(li2.jpg);
  background-repeat : repeat-y;
}
A:visited{
  color : olive;
}
TD{
  font-size : 10pt;
  line-height : 19pt;
}
H1{
  font-size : 15pt;
}
H2{
  font-size : 13pt;
}

