table {
	background-color: #8DCB41;
	width: 85%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: arial, verdana, sans-serif; }
th {
	height: 50px;
	font-weight: bold;
	text-align: left; }
td, th { padding: 5px;}
td {
	
	height: 30px;
	font-weight: normal;
	text-align: left; }