<?
$pre   = '';
include "common.php";
$title = "U.S. GLOBEC News of Note";
$logo  = true;
include HEAD;
?>
<ul>
<li class="papers">
   Mark Ohman's PDF slides from his June 8th, 2005 testimony before the
   House Resources Subcommittee on Fisheries and Oceans Oversight Hearing on the
   Scientific Review of Ocean Systems<br />
   <a href="http://www.usglobec.org/news/downloads/Ohman_testimony_8June2005.pdf">download</a>
</li>
<li class="papers">
   Steve Murawski's Powerpoint slides from his June 8th, 2005 testimony before the
   House Resources Subcommittee on Fisheries and Oceans Oversight Hearing on the
   Scientific Review of Ocean Systems<br />
   <a href="http://www.usglobec.org/news/downloads/marine_Ecosystems_testimony.ppt">download</a>
</li>
</ul>

<?
include FOOT;
?>
