body {
	background-color: #000000;
	font-family: sans-serif;
	font-size: 9pt;
}

table.menuTable {
	background-color: rgb(192,160,98);
	

}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.menuItem {
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

img {
	border-width: 0px;
}