/* GENERAL STYLES */
.smallFont
{
	font-size: 8px;
}

/* EDITOR PROPERTIES */
.smallFont {
font-size:11px;
}

.RegularFont {
font-size:12px;
}

