html, body, table, p {
  background-color:#ffffff;
  margin: 5pt;
  font-family:Arial,Verdana;
  font-size:9pt;
  color:#000000;
}

table {
  width:100%;
}

h1 {    font-size:12pt;
  }

h2 {    font-size:18pt;
        text-align:center;
  }

a:link  {
font-size:8pt;
color:#00002F;
}

@page {
margin: 2cm;
}

button {
display:none;
}

.weg {
display:none;
}