body {
  background-color: #def;
  color: #000000;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: verdana, sans;
	border: solid 1px;
	padding: 5px;
}
h1 {text-align: left;}

h3{
border-bottom: solid 1px;
border-left: solid 1px;
}
table {text-align: center; background-color: #cde; color: #000000;}

