@page     {
            size:landscape;
            margin-top:2cm;
            margin-bottom:2cm;
            margin-left:2cm;
            margin-right:2cm
          }
body      {
            background-color:#ffffff;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 9pt;
            color:#000000;
          }
h1,h2,h3  {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10pt;
            background-color:#ffffff;
            color:#000000;
          }

.button   { display:none; }
.text0    { font-size:9pt; background-color:#ffffff; text-align:justify; color:#000000; }
.text1    { font-size:8pt; background-color:#ffffff; text-align:justify; color:#000000; }
.text2    { font-size:7pt; background-color:#ffffff; text-align:justify; color:#000000; }
.text3    { font-size:9pt; background-color:#ffffff; text-align:justify; color:#000000; }

.widerruf { font-size: 110%;
            font-weight:bold;
            font-style:italic;
           }
