<!-- Harriers Style Sheet -->
<style type="text/css">
<!--
     BODY { 
	
          font-family: Verdana, Arial, Sans-serif;
          font-size: 9pt;
          background: #FFFF99;
     }
     TABLE {          
          font-family: Verdana, Arial, Sans-serif;
          font-size: 8pt;
          color: white;
          background: #444A4C;
     }

     @media print { 
          DIV.noprint {display: none} 
     }

h1, h2, h3, h4, h5, h6, h7, h8 { font-family: 'Arial Rounded MT Bold', Arial, Helvetica; font-size: 22pt }
h1           { color: #ffff00 }
h2           { color: #ffff00; font-size: 18pt }
h3
{
        color: #ffff00; font-size: 14pt
}
h4
{
        color: #ffff00; font-size: 14pt
}
h5
{
        color: #ffff00; font-size: 12pt
}
h6
{
        color: #ffff00; font-size: 10pt
}
h7
{
        color: #000000; font-size: 7pt 
}
h8
{
        color: #000000; font-size: 8pt 
}

A:link		{color:#fbf804;text-decoration:underline;}	
A:visited	{color:#fbf804;text-decoration:underline;}
A:hover		{color:#fbf804;font-weight: bold;text-decoration:none;}


-->
</style>


