<STYLE TYPE="text/css">
<!--
  a { color: #3C536A;
	  text-decoration: none;
	  font-weight: bold; }

  a:visited { color: #3C536A;
	          text-decoration: none;
		      font-weight: bold; }

  a:hover { color: #2391FF;
            text-decoration: underline; }

  body { background-color: #E1F1F7;
         font: 11pt Arial, Helvetica, Helv;
         color: #333333 ;
		 margin-left: 0px;
		 margin-right: 0px;
		 margin-top: 0px;
		 margin-bottom: 0px;}
		 
  td {font: 11pt Arial, Helvetica, Helv; }

  
  img {border: 0px; }

</STYLE>