<style>

 body         {
               background-color: #f5f5dc;
               font-size: 12pt;
               font-family: Times New Roman;
               line-height: 16pt;
               margin-top: 0.10in;
               margin-left: 8pt;
               margin-right: 8pt;
               margin-bottom: 0.10in;
              }

 a:link       {color: #0000ee;}

 a:active     {color: #ff0000;}

 a:visited    {color: #9900cc;}

 tr.row1      {
               background-color: #577364;
               color: lime;
               font: bold 8pt Veranda, Arial, sans-serif;
              }

 tr.row2      {
               background-color: #577364;
               color: #f5f5dc;
              }

 tr.rowa      {background-color: #ffffff;}

 tr.rowb      {background-color: #dfffd2;}

 td           {vertical-align: top}

 h1           {
               font: 24pt Arial Arial;
               font-weight: bold;
               line-height: 30pt;
              }

 h2           {
               font: 18pt Arial Arial;
               font-weight: bold;
               color: #177f48;
               text-shadow: 3px 3px 3px;
              }

 h3           {
               font: 12pt Arial Arial;
               font-weight: bold;
               color: #177f48;
              }

 .small       {font-size: 9pt;}

 .smaller     {font-size: 8pt;}

 .smallgr     {font-size: 9pt;
               color: #577364;
              }

 .smallerit   {font-family: Arial;
               font-size: 8pt;
               font-weight: normal;
               font-style: italic; 
              }


 div.footnote {
               font: 8pt Arial;
               text-align: center;
              }

.nav          {
               background: #577364; 
               color: #f5f5dc; 
               text-decoration: none
               font: 8pt Veranda, Arial, sans-serif;
              }

a.nav         {
               color: #f5f5dc;
               text-decoration: none;
               font: bold 8pt Veranda, Arial, sans-serif;
              }

a.nav:visited {
               color: #f5f5dc;
               text-decoration: none;
               font: bold 8pt Veranda, Arial, sans-serif;
              }

a.nav:active  {
               color: red;
               text-decoration: none;
               font: bold 8pt Veranda, Arial, sans-serif;
              }

a.nav:hover   {
               color: lime;
               text-decoration: none;
               font: bold 8pt Veranda, Arial, sans-serif;
              }

 .caption     { 
               font-family: Veranda, Arial, sans-serif;
               font-size: 8pt; 
               background-color: white; 
               font-style: normal; 
               font-weight: normal; 
               color: #577364; 
               padding-top: 2px; 
               padding-right: 2px; 
               padding-bottom: 2px; 
               padding-left: 2px; 
               margin-top: 2px; 
               margin-right: 2px; 
               margin-bottom: 2px; 
               margin-left: 2px; 
               background-position: center top; 
               text-align: center; 
               vertical-align: top; 
               border-style: none
              }

</style>