#contents table tr td ul{
	list-style-type:circle;
	list-style:disc;
}
#contents table tr td ul li{
	margin-top:2px;
	margin-left:10px;
	padding:2px;
	line-height:1.2em;
}