<style type="text/css">                 
                 <!--
                 body  {
                 	font-family : Arial, Helvetica, sans-serif;
                 	color : #003366;
                 }
                 
                 td  {
                 	font-family : Arial, Helvetica, sans-serif;
                 }
                 
                 HR  {
                 	color : Blue;
                 	border : thin;
                 }
                 
                 .little  {
                 	color : #003366;
                 	font-size : 9pt;
                 }
                 
                 .little_jp  {
                 	color : #999999;
                 	font-size : 12pt;
                 }
                 
                 .little2  {
                 	color : #333366;
                 	font-size : 8pt;
                 	font-family : Arial, Helvetica, sans-serif;
                 }
                 
                 .littlewhite  {
                 	color : White;
                 	font-size : 8pt;
                 }
                 
                 .leftnav  {
                 	font-size : 8pt;
                 }
                 
                 .big  {
                 	font-size : 18px;
                 }
                 
                 td  {
                 	font-family : Arial, Helvetica, sans-serif;
                 	font-size : 12px;
                 }
                 
                 th  {
                 	font-family : Arial, Helvetica, sans-serif;
                 	font-size : 12px;
                 	font-weight : bold;
                 }
                 
                 a:link  {
                 	text-decoration : none;
                 }
                 
                 a:visited  {
                 	color : #003366;
                 	text-decoration : none;
                 }
                 
                 a:active  {
                 	color : Red;
                 	text-decoration : none;
                 }
                 
                 a:hover  {
                 	text-decoration : underline;
                 }
                 -->
                 </style>