

print {
  display: true;
}

body {
 font-size: 10pt;
 color: black;
 background: white;
 background-color: white;
}

table{
  font-size: 10pt;
}

#screen{
  display:none;
}

#logostrip{
  display:none;
}

#tabbini, #tiplayer, .note {
  display:none;
}


A:link, A:link.evident, A:visited, A:link:hover, A:visited:hover, A:active, A.head {
 color: black;
 text-decoration: none;
}


