<STYLE>     
     <!--
     body  {
     	color : #333333;
     	background-color : #FFFFFF;
     	background-repeat : repeat;
     	background-position : top left;
     	background-attachment : fixed;
     	font-size : 9pt;
     	font-family : Arial;
     }
     
     h1  {
     	font-size : 18pt;
     	font-weight : bold;
     }
     
     a:link  {
     	text-decoration : none;
     	color : #9966FF;
     }
     
     a:active  {
     	text-decoration : underline;
     	color : #9966CC;
     }
     
     a:visited  {
     	text-decoration : none;
     	color : #6633FF;
     }
     
     a:hover  {
     	text-decoration : underline;
     	color : #9966CC;
     }
     
     td  {
     	font-size : 10pt;
     	font-family : Arial;
     	color : #333333;
     }

     select  {
     	font-size : 8pt;
     	font-family : Arial;
     }

     input  {
     	font-size : 8pt;
     	font-family : Arial;
     }
     -->
     </STYLE>

