.code {
	background: #EEEEEE;
	color: #336353;
	border: 1px solid #336353;
	padding: 10px;
}

.thead {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: 0px;
  border-right: 0px;
}

.tfoot {
  border-top: 0px;
  border-bottom: 2px solid #000000;
  border-left: 0px;
  border-right: 0px;
}
