.copy-ctr     {text-align: center;
               color: #9dfe8d;
               font-family: arial, sans-serif;
               font-size: 8pt;
               font-weight: normal;
               }
.copy         {text-align: left;
               color: #9dfe8d;
               font-family: arial, sans-serif;
               font-size: 8pt;
               font-weight: normal;
               }
.text-ctr     {text-align: center;
               color: #000000;
               font-family: arial, sans-serif;
               font-size: 9pt;
               font-weight: normal;
               }
.text-ctr-bld    {text-align: center;
               color: #000000;
               font-family: arial, sans-serif;
               font-size: 9pt;
               font-weight: bold;
               }
.header       {text-align: center;
               color: #000000;
               font-family: arial, sans-serif;
               font-size: 10pt;
               font-weight: bold;
               }
.header-lft      {text-align: justify;
               color: #000000;
               font-family: arial, sans-serif;
               font-size: 10pt;
               font-weight: bold;
               }               
.text         {text-align: justify;
               color: #000000;
               font-family: arial, sans-serif;
               font-size: 9pt;
               font-weight: normal;
               }
body         {background-color: #000000;
              margin-top: 20px;
              }
div span  {color: #9dfe8d;}              
a:link  {color: #9dfe8d; text-decoration: none;}
a:active  {color: #d2fccc; text-decoration: none;}
a:visited  {color: #9dfe8d; text-decoration: none;}
a:hover {color: #d2fccc; text-decoration: none;}
