
UL LI UL LI {
	list-style:  url(2.gif);
}

UL LI UL LI UL LI {
	list-style:  url(3.gif);
}

UL LI UL LI UL LI UL LI {
	list-style:  url(4.gif);
}
.contentPageTitle {
	font-size: small;
	font-weight: bold;
	background-color: #e1e1e1;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #FF6600;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contentMemo {
	color: #000066;
	font-size: x-small;
}
