.deep0{
	list-style: none;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.deep1{
	list-style: none;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

.deep2{
	list-style: none;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}

.deep3{
	list-style: none;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
}

.list a{
	text-decoration: none;
}
