* html {
  height: 100%;
}

body {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS",Tahoma,Helvetica,sans-serif;
  font-size: 10pt;
}

h1 {
  display: none
}

table.content { border-color: #000; border-style: solid;  border-width: 1px 2px 2px 1px }
table.content th { background-color: #cccc66; text-align: center; padding: 4px;  font-family: "Trebuchet MS",Tahoma,Helvetica,sans-serif; font-size: 10pt; font-weight: normal; border-color: #000; border-style: solid; border-width: 1px 0 0 1px }
table.content td { background-color: #fff; text-align: center; padding: 4px;  font-family: "Trebuchet MS",Tahoma,Helvetica,sans-serif; font-size: 10pt; font-weight: normal; border-color: #000; border-style: solid; border-width: 1px 0 0 1px }
table.content td.disabled { background-color: #fff; color: #ccc; text-align: center; padding: 4px;  font-family: "Trebuchet MS",Tahoma,Helvetica,sans-serif; font-size: 10pt; font-weight: normal; border-color: #000; border-style: solid; border-width: 1px 0 0 1px }
.content { text-align: center; padding: 4px;  font-family: "Trebuchet MS",Tahoma,Helvetica,sans-serif; font-size: 10pt; font-weight: normal; }
.button {
  display: none
}
select, input { display: none} 
#price { position: relative; visibility: hidden; }
