@page { size: portrait } 

body {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 10pt;
}

a:hover {
  color: #006699;
}

a {
  color: #006699;
}

th
{
  font-size: 10pt;
  text-align: left;
}

tr {
  vertical-align: top;
}

td {
  font-size: 10pt;
  text-align: left;
}

h1 {
  font-size: 16pt;
}

#copyright {
  font-size: 8pt;
}
