#document li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#document a {
	color: #333333;
}
#document a:hover {
	color: #FF6600;
	text-decoration: underline;
}
