

.table1 {border-width:1px;  border-style:solid;   border-color:black;  padding:3px;  text-align:justify;}

table.table2 {border:none; }
table.table2 th {border-bottom:2px; border-top:2px; border-right:0px; border-left:0px; border-style:solid; border-color:black;  }
table.table2 tr {border:none;}
table.table2 td	{border:none;}

table.table3 {border:none; font-size:95%;}
table.table3 th {border:none; font-size:95%;}
table.table3 tr {border:none;font-size:95%;}
table.table3 td	{border-top:1px; border-bottom:0px; border-right:0px; border-left:0px; border-style:solid; border-color:black;font-size:80%;}

.table4 {border:none; }
table.table3 th {border:none; font-size:95%;}
table.table3 tr {border:none;font-size:95%;}
table.table3 td	{border-top:0px; border-bottom:0px; border-right:0px; border-left:0px; border-style:solid; border-color:black;font-size:80%;}
}

h2 {color: red; height: 10px;}

button {background-color: 32CD32; border-color: 32CD32;}