.table1 {  visibility: inherit; clip:  rect(   ); border-style: dotted; border-top-width: 1px; border-right-width: thin; border-bottom-width: 1px; border-left-width: thin}
.table2 {  border: #999999 dotted; border-width: 0px 1px}
.table3 {  border-color: black #999999 black black; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
