body,td {
/*	background-color: white; */
	font-family: Arial,Helvetica,sans-serif;
}

td.white {
	background-color: white;
}

.metal {
	background-image: url(images/back_metal.gif)
}

.hint {
	font-size: x-small;
}

.index {
  font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav {
	font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
	font-weight: bold;
	color: #330099;
	text-decoration: none;
}
