Welcome Welcome
Below is the style sheet of of the above example This should be put in between the<head>.....<head/>
<style>
<!--
BODY { color : #FFFFFF;
font-size : 12pt;
font-family : Comic Sans MS}
P { color : #004080;
font-weight: medium;
font-style : normal;
font-size : 12pt;
font-family : Courier New, Arial}
H1 { color : #FF0000;
font-weight: bold;
font-size : 10pt;
font-family : Arial}
H2 { color : #008000;
font-weight: medium;
font-style : normal;
font-size : 20pt;
font-family : verdana}
-->
</style>
Copyright 2002 KC's Webspices.