 
BODY{
  
  background-repeat : repeat;
  background-attachment : fixed;
  

  
  background-image : url(b05.gif);
  margin-top : 4px;
}
A{
  color : red;
}
A:VISITED{
  color : silver;
}
TABLE{
  font-size : 12px;
  color : #dddddd;
}
.Class1{
  letter-spacing : 4px;
  line-height : 16px;
  font-size : 14px;
  color : #f7f7f7;
}
.Class2{
  line-height : 15px;
  letter-spacing : 1px;
}
.Class3{
  line-height : 14px;
}
.Class4{
  color : #444444;
  line-height : 14px;
  letter-spacing : 1px;
}
TD{
  font-size : 12px;
  
}
.Class5{
  font-size : 14px;
  color : #444444;
  line-height : 18px;
}
