.htmleditor_font_size_1{
    font-size:8px;
    line-height: 11px;
}
.htmleditor_font_size_2{
    font-size:10px;
    line-height: 13px;
}
.htmleditor_font_size_3{
    font-size:12px;
    line-height: 15px;
}
.htmleditor_font_size_4{
    font-size:14px;
    line-height: 17px;
}
.htmleditor_font_size_5{
    font-size:18px;
    line-height: 21px;
}
.htmleditor_font_size_6{
    font-size:24px;
    line-height: 27px;
}
.htmleditor_font_size_7{
    font-size:36px;
    line-height: 39px;
}
