 

@import url(style.css);
BODY{
  
  
  
  
  
  
  
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(bg_01.gif);
  background-repeat : inherit;
  background-attachment : inherit;
  color : #ffffff;
  float : none;
  position : fixed;
  top : 0px;
  left : 0px;
}
TABLE{
  font-size : 10pt;
  font-weight : lighter;
}
A:hover{
  
  text-decoration : underline;
  
  
  
  position : relative;
  top : 2px;
}
SPAN{
  font-weight : lighter;
}
