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


}

.PopItemStyle {
	font-size: 14px;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(dsmh.gif);
	color: #003399;
	font-family: Arial;
	line-height: 0px;
	text-indent: 16px;
	padding: 0px;


}

body {
	background-color: #EAEAEA;




}
A:link {
	color: #003399;
	text-decoration: underline;
}
A:visited {
	color: #002B84;
	text-decoration: underline;
}
A:hover {
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
}
