

body {
  font-family:  sans-serif;
  font-size:    9pt;
}

table {
    font-size: 10pt;
    margin:    2px;
}

td {
  border:       1pt;
}


/*body {
  font-family:  sans-serif;
  font-size:    9pt;
}

table {
    font-size: 12pt;
    margin:    2px;
}

td {
  border:       2px;
  border-color: #EEE;
  padding:      3px;
}

*/