Hey, I am currently writing the CSS for a project of mine. It is working fine, except for one thing- the <p> tag is inheriting the <table> tag's CSS. Is there any way to stop this or at least make the <p> tag's CSS more important than the <table>'s? Thanks.
-drndrw