/* end Body Styles */

li.bull {
	list-style-type: square;
	color: #000000;
	list-style-position: inside;
	font-weight: bold;
	margin-left: -40px;
}

li.bull a {
	color: #000000;
}

li.bull2 {
	list-style-type: circle;
    	color: #0273D4;
    	margin-left: -34px;
}

li.bull2 a {
	color: #0273D4;
	font-weight: normal;
}

li.bull3 {
	list-style-type: square;
    	color: #0273D4;
    	margin-left: -34px;
}

li.bull4 {
	list-style-type: circle;
    	color: #0273D4;
    	margin-left: -34px;
}