.ItemStyle {
	list-style-image: url(dot1.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;





}

.PopItemStyle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;





}

body {
	background-color: #000066;
	color: #FFFFFF;
	font-family: "sans-serif";
	font-size: 14px;




}
.PopItemStyle:hover {

	font-weight: bold;
	text-decoration: underline;
}
