<style type="text/css">
 <!--

/* General Settings */

  BODY {font-family: Verdana, Helvetica, MS Sans Serif; 
        font-size: 10pt; color: #003898;  /* text blue */
	margin-top:     2px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:          auto;
	background-color: #F8EDD1}  /* pale lemon */

  P, TR, TD, BLOCKQUOTE, UL, LI
    {font-family: Verdana, Helvetica, MS Sans Serif; 
     font-size: 10pt; 
     font-weight: bold;
     text-align: justify;
     line-height: 12pt; 
     color: #003898}  /* text blue */

  .gold {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 10pt; 
      font-weight: bold;
      text-align: center;
      line-height: 12pt;
      color: #D8A83E}  /* dark gold */

  .center {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 10pt; 
      font-weight: bold;
      text-align: center;
      line-height: 12pt;
      color: #003898}  /* text blue */

  .headline {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 12pt; 
      font-weight: bold;
      text-align: center;
      line-height: 16pt;
      color: #003898}  /* text blue */

  .caption {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 8pt; 
      font-weight: bold;
      text-align: center;
      line-height: 10pt;
      letter-spacing: -1pt;
      color: #003898}  /* text blue */


  H1 {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 16pt; 
      font-weight: bold;
      text-align: center;
      text-valign: bottom;
      line-height: 16pt;
      color: #663366}  /* dark plum */

  H2 {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 16pt; 
      font-weight: bold;
      text-align: center;
      text-valign: top;
      line-height: 16pt;
      color: #003898}  /* text blue*/

  H3 {font-family: Verdana, Helvetica, MS Sans Serif; 
      font-size: 8pt; 
      font-weight: bold;
      text-align: center;
      line-height: 10pt;
      color: #D8A83E}  /* dark gold */



/* Link Settings */


  A:link    {color: #003898; text-decoration: underline}  /*text blue*/
  A:visited {color: #003898; text-decoration: underline}  /*text blue*/
  A:active  {color: #003898; text-decoration: none}  /*text blue*/
  A:hover   {color: #D8A83E; text-decoration: underline overline}  /*dark gold*/

 -->
</style>