.li-checklist {
	font-size : 80%;
	list-style-image: url(http://www.ibasics.biz/images/li-bullet-checked.jpg);
        line-height: normal;
        text-align : left;
}

.li-arrow {
	font-size : 80%;
	list-style-image: url(http://www.ibasics.biz/images/li-bullet-arrow.jpg);
        line-height: normal;
        text-align : left;
}

.li-blankspace {
	font-size : 80%;
	list-style-image: url(http://www.ibasics.biz/images/li-blankspace.gif);
        line-height: normal;
        text-align : left;
}

.header-1 {
	color : #000066;
	font-family : Arial,sans-serif;
}
