body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
	background-color: #eee;
}

td {  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
}

a:link, a:visited, a:active {  
	color: #000; 
}
a:hover {  
	color: #000; 
}
a.hint:link, a.hint:visited, a.hint:active a.hint:hover {  
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
.nohint  {  
	font-weight: bold;
	color: #0000FF;
}
ul {margin-top:3px}
