The code could use the <b></b> tags, or this could be accomplished using CSS.
In the case of CSS, the properties could be defined in either an inline style, an embeded style, or a linked style sheet. When traversing your CSS code, look for the property "font-weight:bold;".
I'd have to see...