<!--

.text_tiny  {
  font-family: Arial;
  font-size: 9px;
  } 

.text_small  {
  font-family: Arial;
  font-size: 11px;
  }

.text_medium  {
  font-family: Arial;
  font-size: 12px;
  }
  
.text_large  {
  font-family: Arial;
  font-size: 14px;
  }   

.text_huge  {
  font-family: Arial;
  font-size: 18px;
  } 
  
 -->