/* special Style Sheet for www.DivisionPoint.com/dealers.html */

li.header {
	color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	vertical-align: top;
	text-align: left;
	padding-top: 2px;
}
li.dlr {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	padding-top: 7px;
	vertical-align: middle;
	list-style: circle;
}
span.dlr {
	color: Blue;
	font: bold;
}

