Copying html or other content into the Visual tab usually gives a good visual replication of what was just copied. When the post is saved however, much of the formatting is lost, on account it is tagged with CSS classes WP knows nothing about.
For example if we have:
<span class="className"> copied text </span>
Is there a quick reference list of a stock bunch of class names from bbPress we can use as substitutes to keep the formatting styles within the bounds of desirability?