H1{
  font-size : 12px;
  color : #4d4d4d;
  font-weight : normal;
}
BODY{
  font-size : 12px;
  color : #616161;
  
  
  
  
  line-height : 180%;
  
  
  
  
  
  background-image : url(data/b60.gif);
  background-attachment : fixed;
  
  background-repeat : repeat-y;
}
A{
  font-size : 12px;
  
  
  text-decoration : underline;
  color : #ff6f6f;
}
TABLE{
  font-size : 12px;
  line-height : 150%;
}
H3{
  font-size : 12px;
}
A:HOVER{
  
  text-decoration : underline;
  
  
  
  
  color : olive;
}