H1{
  font-size : 10px;
  color : #4d4d4d;
  font-weight : normal;
  line-height : 20px;
}
BODY{
  font-size : 12px;
  color : #616161;
  
  
  
  
  
  
  
  
  
  
  
  

  line-height : 170%;
  letter-spacing : normal;
  
  
  
}
A{
  font-size : 12px;
  
  
  text-decoration : underline;
  color : #ff6f6f;
}
TABLE{
  font-size : 12px;
  
}
H3{
  font-size : 12px;
}
A:HOVER{
  
  text-decoration : underline;
  
  
  
  
  color : olive;
}
