body {
	font-family: 'Verdana';
	font-size: 10pt;
	background: #EEE;
	color: black;
	line-height: 1.5em;
}

table {
	width: 90%;
  margin-left:5%;
  margin-right:5%;
}

td {
	border: 1px solid gray;
}

td.center {
	text-align: center;
}

td.key {
	width: 120px;
	text-align: center;
}

td.key2 {
	width: 135px;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11pt;
}
