ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
li {
	padding-bottom: 10px;
}
ul a {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
}
#td_cat_txt {
	text-align: justify;
	font-size: 13.5px;
	line-height: 18px;
}
.L1 {
	font-size: 18px;
}
.L2 {
	font-size: 16px;
}
.L3 {
	font-size: 15px;
}
.li_plus {
	text-indent: -20px;
}
.img_plus {
	background-image: url(images/plus.png);
	margin-right: 10px;
}
.ul_hide {
	display: none;
}
