<style type="text/css">
<!--
A:link{
	color: darkblue;
	font-weight:normal;
	text-decoration:none;
	font-size : 8pt;
}
A:visited{
	color: darkblue;
	font-weight:normal;
	text-decoration:none;
	font-size : 8pt;
}
A:active{
	color: #fffafa;
	font-weight:normal;
	text-decoration:none;
	font-size : 8pt;
}
A:hover{
	color: #eefca0;
	font-weight:normal;
    TEXT-DECORATION: underline;
	font-size : 8pt;
}
BODY{
	color: darkblue;
	          overflow-x: hidden;
              font-family : arial,helvetica,verdana,lucida,utopia;
              text-decoration:none;
              text-shadow : inherit;
              font-weight : bolder;
              font-size : 10pt;
              }

	 TABLE {
	color: darkblue;
	     font-family : Arial,Helvetica;
      text-shadow : inherit;
      font-weight : normal;
      font-size : 11pt;
}	
-->

</style>