<STYLE type="text/css"> 
<!--
HTML 
        {background: #002244;} 
body 
	{
	 background: #002244;
	 background: url("Graphics/Gradient.png")
         color: #ddffff;
         text-align: left;
         font-family:  Arial, Helvetica, sans-serif;
         font-size: 10pt;
	 font-weight: bold;
	}

TABLE 
        {
         color: #ddffff;
         text-align: left;
         font-family:  Arial, Helvetica, sans-serif;
         font-size: 10pt;
	 font-weight: bold;
	} 

H1      
        {
         color: #ddffff;
         text-align: left;
         font-family:  Arial, Helvetica, sans-serif;
         font-size: 18pt;
	 font-weight: bold;
	} 
H2      
        {
         color: #ddffff;
         text-align: left;
         font-family:  Arial, Helvetica, sans-serif;
         font-size: 14pt;
	 font-weight: bold;
	} 

A:link    { color: cyan;    }
A:visited { color: cyan;    }
A:active  { color: white;   }

-->
</STYLE>

