 
A{
  color : navy;
  text-decoration : none;
}
BODY{
  background-image : url(umi752.jpg);
  background-repeat : repeat;
  background-attachment : scroll;background-position : left;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  font-size : 10pt;
}
FONT{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
A:hover{
  color : red;
  text-decoration : none;
  position : relative;
  top : 1px;
  left : 1px;
}
