body {
    font-family: Arial;
    font-size: 8pt;
    color: black;
    background-color: #ffffff; }
table {
    font-size: 8pt; }
th { cursor: pointer; }
.value {}
.header {
    font-weight: bold;
    font-size: 110%;
    text-align: left;
    padding: 2 2 2 2;
    background-color: #e3e3e3; }
.shading {
    background-color: #F4F4F4; }
.title {
  font-size : 16pt;
  font-weight: bold;
  text-align: center; }
