<STYLE>     
     <!--
     body  {
     	color : #EEEEEE;
     	background-color : #000000;
     	background-repeat : repeat;
     	background-position : top left;
     	background-attachment : fixed;
     	font-size : 10pt;
     	font-family : Arial;
     }
     
     h1  {
     	font-size : 12pt;
     	font-weight : bold;
     }
     
     a:link  {
     	text-decoration : none;
     	color : #6633FF;
     }
     
     a:active  {
     	text-decoration : none;
     	color : #9999FF;
     }
     
     a:visited  {
     	text-decoration : none;
     	color : #6633FF;
     }
     
     a:hover  {
     	text-decoration : none;
     	color : #9999FF;
     }
     
     table  {
     	width : 600
     }

     td  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : bold;
     	color : #CCCCCC;
     }
-->
</STYLE>

