H1{
  font-size : 12px;
  color : gray;
  font-weight : normal;
}
BODY{
  font-size : 12px;
  
  
  
  
  
  line-height : 180%;
  
  
  
  
  
  
  
  
  
  
  

  color : gray;
  
  background-repeat : repeat-y;
  background-attachment : fixed;
}
A{
  font-size : 12px;
  
  
  
  color : maroon;
}
TABLE{
  font-size : 12px;
  line-height : 150%;
  
}
H3{
  font-size : 12px;
}
A:hover{
  
  text-decoration : blink;
  
  
  
  
  color : olive;
  
}
