<STYLE TYPE="text/css">
<!--
BODY    {
           colour: black
        }

H1      {
           background: white;
           colour: blue;
           font-size: 14pt;
           font-family: Arial
        }

P       {
           colour: black
        }

A:link  {
           color: red
        }

A:visited, A:active { color: purple }

A:hover { color: green }

#caption { 
            font-size: 10pt;
            font-family: Times New Roman;
            font-weight: bold;
            text-align: center
         }
-->
</STYLE>