.tablesize
{
border: solid 1px #cbb686;
margin:0;
margin-top:5px;
padding:0;
align: left;
}

.tablesize TABLE
{
empty-cells:hide;
}


.tablesize THEAD
{
color:#523b06;
background-color:#e9e0d1;
}

.tablesize TBODY
{
color:#7a632e;
background-color:#e9e0d1;
}

.tablesize TH
{
font-size:11px;
text-align:center;
background-color:#d0c2a6;
border: solid 1px #b29a6a;
padding: 0px 2px 0px 3px;

}
.tablesize TD
{
font-size:10px;
text-align:center;
border: solid 1px #dac292;
background-color:#e4d6ba;
}



.stuff{margin:0 auto; padding:0;}
.stuff h1
{
color: #705924;
text-justify:center;
margin-bottom:0;
margin-top:30px;
font-size:11px
}
.stuff p{margin-top:0px;margin-bottom:5px;font-size:10px}

