<style type="text/css">  
a	{
  	font-family: Arial;
  	font-size: 9pt;
  	font-weight: bold;
  	color:#000099;
  	text-decoration:none;
  }
  a:hover{
  	font-family: Arial;
  	font-size: 9pt;
  	font-weight: bold;
  	color:#000099;
  	text-decoration:none;
  }
  a:active{font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
   color:#000099;
   text-decoration:none;
   }
  a:visited {font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
   color:#000099;
   text-decoration:none;
   }
  #main{font-family: Arial;
   font-size: 16pt;
   font-weight: bold;
   color:#000099;
   text-decoration:none;
   }
  li{font-family: Arial;
   font-size: 9pt;
   font-weight: normal;
   color:#000099;
   text-decoration:none;
   }
  #text{font-family: Arial;
   font-size: 9pt;
   font-weight: normal;
   color:#000000;
   text-decoration:none;
   }
  
</style>