table {font-size: small;}
td {color: black;
	font-size: small;}
th {color: black;
	font-size: small;
	text-align: left;}

a.nav:link {text-decoration: none;
	color: black;}

a.nav:visited {text-decoration: none;
	color: black;}

a.nav:active {text-decoration: none;
	color: black;}

a.nav:hover {text-decoration: underline;
	color: black;}

td.leftnav {background-color: #cccccc;
	text-align: center;
	vertical-align: top;}

.leftnav {border-top: medium solid white;
	border-bottom: medium solid white;
	padding-right: 0;
	border-right: 0;}

.leftnav_current{border-top: medium solid white;
	border-bottom: medium solid white;
	padding: 0.2em 0 0.2em 0;
	font-weight: bold;}

div.hang {
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 30px;
}
div.nohang {
  text-indent: 0px;
  font-weight: bold;
}
