H1{
  font-size : 14pt;
}
BODY{
  margin-top : 1cm;
  margin-left : 4cm;
  margin-right : 1cm;
  margin-bottom : 1cm;
  font-size : 11pt;
  line-height : 18pt;
  background-image : url(image/papirusu4.jpg);
  background-repeat : repeat-y;
}
TD{
  font-size : 11pt;
  line-height : 18pt;
}
A{
  font-weight : bolder;
  text-decoration : none;
  color : blue;
}
A:HOVER{
  text-decoration : underline;
  color : purple;
  background-color : #ffffff;
}
H2{
  font-size : 13pt;
  text-decoration : underline;
}
