a:link       { color: #000099 }
a:link.blue  { color: #000099; text-decoration: none }
a:visited    { color: #666666 }
a:visited.blue    { color: #666666 ; text-decoration: none}
a:active     { color: #000000 }
a:hover      { color: #ff0000 }
body         { background-color: #ffffff ; color: #000000 ; font-family: Verdana, Arial, Helvetica; font-size: 10pt; }
h1           { font-family: Arial, Verdana, Helvetica;color: #000000 }
h2           { font-family: Verdana, Arial, Helvetica;color: #ff0000 }
h3           { font-family: Arial, Verdana, Helvetica;color: #000099 }
h4           { font-family: Verdana, Arial, Helvetica;color: #ff0000 }
h5           { font-family: Arial, Verdana, Helvetica;color: #000099 ;font-size: 10pt;font-style: normal; 
               font-weight: Bold }
h6           { font-family: Verdana, Arial, Helvetica;color: #000000;font-size: 8pt; font-style: normal; 
               font-weight: normal }
ul           { type: square}
