span.wordasword { font-style: italic; }
span.termdef { text-decoration: underline; }
span.replaceable { font-style: italic; }
span.application { font-weight: bold; font-family: monospace; }

/*
span.phrase:before {
	content: "\02018";
	display: inline;
}
span.phrase:after {
	content: "\02019";
	display: inline;
}
span.speaking:before {
	content: "\02018";
	display: inline;
}
span.speaking:after {
	content: "\02019";
	display: inline;
}
span.imprecise:before {
	content: "\02018";
	display: inline;
}
span.imprecise:after {
	content: "\02019";
	display: inline;
}
*/
