li {
	list-style-image: url(../images/BULLET.jpg);
	list-style-type: none;
}
.redHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
