<style type="text/css">   

<!--

td        {
 	        font-size : 10pt;
    	    font-family : Arial;
          }

body      { 
            font-family: Arial; 
		    font-size: 10pt; 
          }

a:link.calendar    {
	         font-family : Arial;
	         font-size :9px;
	         color :#000000;
	         font-weight :normal;
	         text-decoration: none;
          }

a:visited.calendar {
	         font-family : Arial;
	         font-size :9px;
	         color :#000000;
	         font-weight :normal;
	         text-decoration: none;
		}

a:hover.calendar   {
   	    font-family : Arial;
   	    text-decoration : underline;
		font-size :9px;
		color: #000000;
          }

a:link    {
    	    font-size : 10pt;
   	    font-family : Arial;
   	    text-decoration : none;
	    color: #0000ff;
          }

a:visited {
   	    font-size : 10pt;
   	    font-family : Arial;
   	    text-decoration : none;
		color: #0000ff;
          }

a:hover   {
        font-size : 10pt;
   	    font-family : Arial;
   	    text-decoration : underline;
        color: #ff0000;
          }


a:link.chart    {
	         font-family : Arial;
	         font-size :10px;
	         color :#0000ff;
	         font-weight :normal;
	         text-decoration: none;
          }

a:visited.chart    {
	         font-family : Arial;
	         font-size :10px;
	         color :#0000ff;
	         font-weight :normal;
	         text-decoration: none;
          }

a:hover.chart   {
   	    font-family : Arial;
   	    text-decoration : underline;
        font-size :10px;
		color: #ff0000;

		  }
-->
   
</style>
