<STYLE TYPE="text/css">          H1  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 18pt;
          }
          
          H2  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 16pt;
          }
          
          H3  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 12pt;
          }
          
          H4  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 11pt;
          }
          
          H5  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 10pt;
          	font-weight : bold;
          }
          
          td  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 9pt;
          }
          
          P  {
          	font-family : arial,helvetica,sans-serif;
          	font-size : 9pt;
          }
          
          .small  {
          	font-size : 8pt;
          	font-family : arial,helvetica,sans-serif;
          }
          
          .bold  {
          	font-weight : bold;
          }
          
          .boldnavy  {
          	font-weight : bold;
          	font-family : arial,helvetica,sans-serif;
          	font-size : 9pt;
          	color : navy;
          }
          
          .tableback  {
          	background-color : black;
          	font-weight : bold;
          	font-family : arial,helvetica,sans-serif;
          	font-size : 9pt;
          	color : white;
          }
          
          a.smallwhite  {
          	font-size : 8pt;
          	font-family : arial,helvetica,sans-serif;
          	color : white;
          }
          
          a.smallwhite:hover  {
          	font-size : 8pt;
          	font-family : arial,helvetica,sans-serif;
          	color : #59554F;
          }
          
          a  {
          	font-size : 9pt;
          	font-family : arial,helvetica,sans-serif;
          	color : #9D9F00;
          	text-decoration : none;
          }
          
          a:hover  {
          	font-size : 9pt;
          	font-family : arial,helvetica,sans-serif;
          	color : #862F2F;
          	text-decoration : none;
          }
          
          a.sidenav  {
          	font-size : 9pt;
          	font-weight : bold;
          	font-family : arial,helvetica,sans-serif;
          	color : #9D9F00;
          	text-decoration : none;
          	line-height : 1.8;
          }
          
          a.sidenav:hover  {
          	font-size : 9pt;
          	font-weight : bold;
          	font-family : arial,helvetica,sans-serif;
          	color : #862F2F;
          	text-decoration : none;
          	line-height : 1.8;
          }
          
          .sidenavon  {
          	font-size : 9pt;
          	font-weight : bold;
          	font-family : arial,helvetica,sans-serif;
          	color : #862F2F;
          	text-decoration : none;
          	line-height : 1.8;
          }
          
          .hometext  {
          	font-size : 11pt;
          	font-family : arial,helvetica,sans-serif;
          	color : #060606;
          	line-height : 1.3;
          }
          
          .hometextbig  {
          	font-size : 11pt;
          	font-family : arial,helvetica,sans-serif;
          	font-weight : bold;
          	color : #000000;
          }
          
          .header  {
          	font-size : 11pt;
          	font-family : arial,helvetica,sans-serif;
          	color : #9D9F00;
          	font-weight : bold;
          }
          
          .subheader  {
          	font-size : 10pt;
          	font-family : arial,helvetica,sans-serif;
          	color : #9D9F00;
          	font-weight : bold;
          }
          
          </STYLE>