Style sheet example

/* Style sheet for Web Design Skills web pages */
/* Last updated 8th Sept 2004 */

body
{color: #4b0082; background: #ffffff}

p,pre
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #4b0082; background: #FFFFFF; text-indent: 0pt;}

p.footer
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-align: right; font-size: 85%; color: #4b0082; background: #ffffff}

.pink
{font-family: verdana;font-size: 100%;color: #FF33FF; font-weight: bold}

H1
{font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 230%; font-style: normal; font-weight: bolder; color: #4b0082; background: #ffffff}

H2
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 150%; font-style: normal; font-weight: bolder; color: #4b0082; background: #ffffff}

H3
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; font-style: italic; font-weight: bold; color: #4b0082; background: #ffffff}

caption
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; font-style: italic; font-weight: bold; color: #4b0082; background: #ffffff}

H4
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; color: #4b0082; background: #ffffff}

A:hover
{color:#ff0000; background: #ffffff}

A:link
{color:#4b0082; background: #ffffff}

A:visited
{color:#4b0082; background: #ffffff}

div
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #4b0082; background: #ffffff}

td
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #4b0082; background: #ffffff}

th
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #4b0082; background: #ffffff}

ul
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #4b0082; background: #ffffff}

li
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #4b0082; background: #ffffff; margin-top: 0.7em; margin-bottom: 0.7em}

ol
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #4b0082; background: #ffffff}

ol.romanlist
{list-style-type: lower-roman}

blockquote
{font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #4b0082; background: #ffffff}

code
{font-family: "Courier New", Courier, mono; font-size: normal; font-weight: normal;}