<style type="text/css">
 <!--

/* General Settings */

  BODY {font-family: Verdana, Helvetica, sans-serif; 
        font-size: 11pt; color: #CCAE5E;  /* mellow yellow */
	margin-top:     2px;
	margin-left:    8px;
	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: #000000}  /* black */

  P, TR, TD, BLOCKQUOTE, SPAN, CAPTION,  UL, LI
    {font-family: Verdana, Helvetica, sans-serif; 
     font-size: 11pt; 
     font-weight: bold;
     text-align: center;
     line-height: 12pt; 
     color: #CCAE5E}  /* mellow yellow */

   .bg  {background-color: #000000}  /* black */

  .headline {font-family: Verdana, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: bold;
      text-align: center;
      line-height: 14pt;
      color: #CCAE5E}  /* mellow yellow */

  .caption {font-family: Verdana, Helvetica, sans-serif; 
      font-size: 8pt; 
      font-weight: bold;
      text-align: center;
      line-height: 10pt;
      letter-spacing: -1pt;
      color: #CCAE5E}  /* mellow yellow */

  H1 {font-family: Verdana, Helvetica, sans-serif; 
      font-size: 16pt; 
      font-weight: bold;
      text-align: center;
      line-height: 20pt;
      color: #CCAE5E}  /* mellow yellow * /

/* Link Settings */


  A:link    {color: #B82AA2; text-decoration: underline}  /*hot pink*/
  A:visited {color: #CCAE5E; text-decoration: underline}  /* mellow yellow */
  A:active  {color: #CCAE5E; text-decoration: none}   /* mellow yellow */
  A:hover   {color: #CCAE5E; text-decoration: none}   /* mellow yellow */

 -->
</style>

