BODY,TH,TD{
  font-size:90%;
  line-height:150%;
}
a:link {
  text-decoration:none ;
}
a:visited {
  text-decoration:none ;
}
a:active {
  text-decoration:none ;
}
a:hover {
  text-decoration:underline ;
}
BODY{
background-image : url(back.jpg) ;
background-repeat : no-repeat ;
background-attachment : fixed ;
background-position : right bottom ;
}