body {
	color: #333;
	background-color: #fff;
	margin: 24px;
}

td { 
	font: 10pt Georgia, Times, "Times New Roman", serif;
}

a {
	color: #f69;
	text-decoration: none;
}

a:hover {
	color: #600;
	text-decoration: underline;
}

.nav {
	width: 140px !important;
	font-weight: bold;
	background: #fcc;
	padding: 12px;
	text-align: center;
}

.topicpath {
	color: #f69; 
	background-color: #000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
	height: 24px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}

