h1,h2,h3,h4,h5 { color: #990099 }
body
{
font-family: arial, sans-serif;
background-color: #CCCCFF
}
ul
{
list-style-type: square;
list-style-position: outside
}
a:active { color: #CC00CC }
a:hover { color: #CC00CC }
a:visited { color: #330099 }
a:link { color: #3300CC }
