/*-----------------------------------------------------

               Author: Fidel Seehawer
                  URL: http://www.wild-silk.com
     Web Site Created: 15.10.01

------------------------------------------------------*/

body {  background-color:#007070;
        font:10pt "arial";
        color:#000000;
        margin-left:0;
        margin-right:0;
        margin-top:0;
        margin-bottom:0;  }

a:link, a:active, a:visited {  text-decoration:none;
                               color:#ffffff;
                               font:11pt "arial";
                               font-weight:bold;  }

a:hover {  text-decoration:underline;
           color:#f5f190;  }

a.page:link, a.page:active, a.page:visited  {  text-decoration:none;
                                               color:#0050A0;
                                               font:11pt "arial";
                                               font-weight:bold;  }

a.page:hover {  text-decoration:underline;
                  color:#005f00;  }

a.flash:link, a.flash:active, a.flash:visited  {  text-decoration:none;
                                                  color:#0050A0;
                                                  font:12pt "arial";
                                                  font-weight:bold;
                                                  text-decoration:underline;  }

a.flash:hover {  text-decoration:underline;
                 color:#005f00;  }

div {  color:#000000;
       font:10pt "arial";
       text-align:justify;  }

p {  color:#000000;
     font:10pt "arial";
     text-align:justify;  }

img {  border-width:0;
       border-color:#007070;  }

.underline {  text-decoration:underline;
              color:#ffffff;
              font:11pt "arial";
              font-weight:bold;  }

.heading {  color:#000000;
            font:12pt "arial";
            font-weight:bold;  }

.sub_heading {  text-decoration:underline;
                color:#000000;
                font:12pt "arial";
                font-weight:bold;  }

.address_heading {  color:#000000;
                    font:11pt "arial";  }

.address {  color:#000000;
            font:10pt "arial";
            font-weight:bold;  }

.image_text {  font:10pt "arial";
               font-weight:bold;
               text-align:center;
               color:#000000;  }

.copyright {  color:#000000;
              font:10pt "arial";
              font-weight:bold;
              text-align:center;
              border-top:1px solid;  }

.credits {  color:#000000;
            font:10pt "arial";
            font-weight:bold;
            text-align:center;
            width:350;
            border-bottom:1px solid;  }
