In the following example I have an inline css tag that specifies font style, color and size. However, everything after the list will not display the attributes of the css tag. What am I doing wrong?
<div class="Content"><p style="font-family:verdana;color:#2137C2;font-size:14px;">
Try the kit for at least 30 days and if you aren’t completely satisfied, you can
return it to us in the original packaging and, once we receive it, we will gladly
refund your money*.<br>
<strong>Important Tips and Recommendations:</strong>
<ul>
<li>Use only 1-2 tablespoons of liquid HE detergent</li>
<li>Never use powdered soap</li>
</ul><br>
Please note that shipping charges are non-refundable
if you elected to have your kit sent to you by Priority or Express shipping.<strong>
Returns must be sent within 60 days of the original order date.</strong> </p></div>