body, ul, td, th, p,
h1, h2, h3, h4, small,
.small, input,
select			{ font-family: verdana, arial, helvetica, sans-serif; }
a			{ color:#440; }
a:hover			{
			  background-color:	#ca4;
			  color:		#442;
			  text-decoration:	none; }
form			{ margin:0px; }
form.inline		{ display:inline; }
h3.bodyTitle		{ margin:0px; padding:0px; }
input			{ background-color:#ddd; }
li.bt a			{ text-decoration:none; }
pre.code 		{
			  background-color:	  #eee;
			  border:		  1px solid #ccc; }
select			{ background-color:ddd; }
span.nolink     	{ color:#aaa; }
.subtle			{ color:#aaa; font-size:0.6em; }
table.list a		{ text-decoration:none; }
table.list tr:hover	{ background-color:#bfb; }
table.list tr.title	{ font-weight:bold; }
table.navmenu		{
			  background-color:	  #ffe583;
			  border:		  1px solid #440;
			  padding:		  5px;
			  width:		  180px; }
table.menu a		{ width:100%; text-decoration:none; }
table.menu li		{ color:#874; }
table.menu li:hover	{
			  background-color:#ca4;
			  color:		#442;
			  text-decoration:	none;
			  width:		100%; }
td			{ vertical-align:top; }
td.gap			{ width:20px; }
textarea		{ background-color:#ddd; width:100%; }
