a:link    {color: #330066}
a:visited {color: #330066}
a:hover   {color: #FF00FF}
a:active  {color: red}

h1 , h2 , h3 , h4 , h5 , h6 
{
color: #330066;
text-align: left

}

body
{
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif
}

table
{
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif
}

ul
{
color: #330066
}

li
{
color: black
}

div#script
{
font-size: 11pt;
font-family: Cursive;
color: blue
}

