/* This file should contain ONLY the styles available to the user via TinyMCE's "styleselect" combo */

.Standard {
	/* Empty */	
}

.Term {
	font-style: italic;
}

.Emphasized {
	font-weight: bold;
}