print "
\n" font_table = {"normal" => "+0", "small" => "-1", "big" => "+1"} font_table.each{ |key, value| print '',key,'',"\n" } print "