.ItemStyle {
	font-family: "Verdana";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(usm.gif);
	color: #000000;









}

.PopItemStyle {
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(dsmh.gif);
	color: #392d2f;
	font-family: "verdana";









}

body {
	background-color: #ffffff;




}
A:link {
	color: #392d2f;
	text-decoration: underline;
}
A:visited {
	color: #392d2f;
	text-decoration: underline;
}
A:hover {
	font-style: italic;
	color: #392d2f;
	text-decoration: underline;
}