/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.heading {
font-size: 16px;
font-style: italic;
font-weight: bold;

}

.smalltext {
font-size: 10px;
}

.mediumtext {
font-size: 12px;
}

.largetext {
font-size: 16px;
}

