.dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	overflow: scroll;
	cursor: text;
}

