 body {
  background-color: #d4d5ca;
  font-family: Trebuchet MS;
  font-size: 70%;
  color: black;
 }
 table {
  font-size: 11px;
  border-collapse: collapse;
 }
 td,th {
  
 }
 table.nobordertable,table.nobordertable td,table.nobordertable th {
  border: none;
 }
 p {
  padding:0;
  margin:0 0 1em 0;
 }
 th {
  text-align: left;
 }
 th.th_top {
 }
 th.th_left {
 }
