body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #cccccc;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
}
p {
	font-size: 12px;
	text-align: center;
}
#navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#navmenu li {
	display: inline;
	padding: 5px 20px 5px 20px
}
#navmenu a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#navmenu a:hover {
	color: #7ad8da;
}
#sidebar ul {
	margin: 0 0 0 8px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
img {
	border-style: none;
}
h1 {
	margin-bottom: 5px;
}