/* GENERAL STYLES */
.underline
{
	text-decoration:underline;
}
.strong
{
	font-weight:bold;
}
.italic
{
	font-style:italic;
}
strong
{
	font-weight:bold;
}

/* EDITOR PROPERTIES */
