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


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





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

body  {
	color:      #ffffff;
	font-size:   14px;
	font-family: sans-serif }

a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;

}

