When my text is wrapped in a <p>, h1, h2, or h3 within a tab, it is the font, color and size that my css defines. when it’s ul, li, the font is wrong, the size is too big and the font is not the right color.
So I’m basically trying to get the text in the bulleted list to follow the rules defined in my css.