body {
	background-color: #4A4949;
	padding: 10px;
	margin: 0;
}

h1 {
	background: url('images/logo.gif') no-repeat top left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-indent: -9000px;
	width: 217px;
	height: 100px;
}

h3.listTitle {
	font-size: 8pt;
	color: white;
	margin: 0;
	padding: 0 0 0 5px;
}

h3.infoTitle {
	font-size: 11pt;
	color: white;
	margin: 0;
	padding: 0 0 0 5px;
}

.footer a {
	color: white !important;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: underline;
}

table.pageNav {
	background: #5c5c5c;
}

table.pageNav a {
	display: block;
	width: 25px;
	text-decoration: none;
	text-align: center;
	color: white;
	font-weight: bold;
}

table.pageNav a:hover {
	color: black;
}