.ItemStyle {
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image:  url(usm.gif);
	color: #003399;









}

.PopItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image:  url(dsmh.gif);
	color: #003399;
	font-family: "Arial";









}

body {
	background-color: #FFFFFF;




}
A:link {
	color: #000099;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
A:visited {
	color: #002B84;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
A:hover {
	font-style: italic;
	color: #990099;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
