body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#99CC99;
}

h1 {
	color: #FFFFFF;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:24px;
}

table.Heading {
	background-color: #99CC99;
}

table.nav {
	border-color: 0;
	padding: 4;
	text-align: center;
}

table.topnav {
	border-color: #009900;
	padding: 4;
	text-align: center;
}

table.people {
	border-bottom-style:double;
	border-bottom-width:medium;
	empty-cells:show;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
