@page {
  size: portrait;; 
  margin: 0.5cm;
}

html {
  margin: 0;
}

body {
  background: white;
  color: black;
  margin: 0 0 0 0.5cm;
  line-height: 10pt;
  font-size: 8pt;
}

h1 {
  padding-bottom: 0.2em;
  border-bottom: thin solid;
  margin-top: 0.1cm;
  font-size: 18pt;
  font-weight: bolder;
}

h2 {
  margin-left: -0.4cm;
  font-size: 16pt;
  font-weight: bold;
  page-break-before: auto
}

h3 {
  margin-left: -0.2cm;
  margin-bottom: 0.1em;
  font-size: 14pt;
  page-break-before: auto
}

ul {
  margin-left: -0.4cm;
  list-style: outside;
}

li {
  font-size: 10pt;
  text-align: left;
}

img {
  border: none;
}

a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  margin: 0 0 0 0px;
}

a:after {
  content: ' ['attr(href)'] ';
  font-weight: normal;
}

#giblogo, #logos {
  display: none;
}
