<style type="text/css" media="screen">
  
BODY          { 
              background:#BE8853;
              }

.titel        {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:20pt;
              text-decoration:none;
              font-weight:bold;
              color:#000000;
              line-height:16pt;
              }
               
.menu         {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:none;
              font-weight:bold;
              color:#ffffff;
              line-height:17pt;
              }

.menuselected {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:underline;
              font-weight:bold;
              color:#ffffff;
              line-height:17pt;
              }

.content      {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:none;
              font-weight:normal;
              color:#000000;
              line-height:12pt;
              text-align:justify;
              }

.header       {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:12pt;
              text-decoration:none;
              font-weight:bold;
              color:#000000;
              line-height:16pt;
              }

.copyright    {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:8pt;
              text-decoration:none;
              font-weight:normal;
              color:#004884;
              }

A:link.content {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:none;
              font-weight:normal;
              color:#0000ff;
              line-height:12pt;
              text-align:justify;
              }

A:visited.content {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:none;
              font-weight:normal;
              color:#0000ff;
              line-height:12pt;
              text-align:justify;
              }

A:hover.content {
              color:RED;
              }

A:link.copyright {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:8pt;
              text-decoration:none;
              font-weight:normal;
              color:#004884;
              line-height:8pt;
              text-align:justify;
              }

A:hover.copyright {
              color:#0000ff;
              }

A:link.menuselected {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:underline;
              font-weight:bold;
              color:#ffffff;
              line-height:17pt;
              }

A:hover.menuselected {
              color:#ffffff;
              }

A:link.menu   {
              font-family:Helvetica,Arial;
              font-style:normal;
              font-size:10pt;
              text-decoration:none;
              font-weight:bold;
              color:#ffffff;
              line-height:17pt;
              }

A:hover.menu  {
              color:RED;
              }
                             
</style>

