  
H1{
  font-size : x-small;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
color : #8080ff;
}
BODY{
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}
TD{
  line-height : 150%;
}
A{
  color : blue;
  text-decoration : underline;
  line-height : 120%;
font-size : x-small;
}
A:HOVER{
  color : red;
}
