@mediathreat you have different possibilities, e.g.
add a class
in your td tag add a class attribute class='MyFancyTitle', the forum don't want to render it. Then in your css you can style this class
or add inline styling
in your td tag add a style attribute style='font-weight: bold'