The new thinking in web design is that presentation information should not be hard coded in the content.
The idea being that you can add references to all your tags and then define the tag formatting in one or more files. This is done using CSS.
Here is a good site that will introduce you to CSS.
CSS Tutorial