body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:	#666666;
}
a {
	text-decoration: none;
	color: #666666;	
}
a:hover {
	text-decoration: none;
	color: #333333;	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.small {
	font-size: 10px;
	color: #cccccc;	
}
div.small a {
	text-decoration: none;
	color: #cccccc;	
}
div.small a:hover {
	text-decoration: underline;
	color: #666666;	
}