/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.arial12 {
font:12px Arial;

}

.arial14 {
font:14px Arial;
}

.arial16 {
font:16px Arial;
}

.arial18 {
font:18px Arial;
}

.arial20 {
font:20px Arial;
}

.tahoma12 {
font:12px Tahoma;
}

.tahoma14 {
font:14px Tahoma;
}

.tahoma16 {
font:16px Tahoma;
}

.tahoma18 {
font:18px Tahoma;
}

.tahoma20 {
font:20px Tahoma;
}

.georgia12 {
font:12px Georgia;
}

.georgia14 {
font:14px Georgia;
}

.georgia16 {
font:16px Georgia;
}

.georgia18 {
font:18px Georgia;
}

.georgia20 {
font:20px Georgia;
}

.comic12 {
font:12px "Comic Sans MS";
}

.comic14 {
font:14px "Comic Sans MS";
}

.comic16 {
font:16px "Comic Sans MS";
}

.comic18 {
font:18px "Comic Sans MS";
}

.comic20 {
font:20px "Comic Sans MS";
}

.trebuchet12 {
font:12px "Trebuchet MS";
}

.trebuchet14 {
font:14px "Trebuchet MS";
}

.trebuchet16 {
font:16px "Trebuchet MS";
}

.trebuchet18 {
font:18px "Trebuchet MS";
}

.trebuchet20 {
font:20px "Trebuchet MS";
}

.times12 {
font:12px "Times New Roman";
}

.times14 {
font:14px "Times New Roman";
}

.times16 {
font:16px "Times New Roman";
}

.times18 {
font:18px "Times New Roman";
}

.times20 {
font:20px "Times New Roman";
}

.verdana12 {
font:12px Verdana;
}

.verdana14 {
font:14px Verdana;
}

.verdana16 {
font:16px Verdana;
}

.verdana18 {
font:18px Verdana;
}

.verdana20 {
font:20px Verdana;
}

