.List {
	list-style-position: outside;
	list-style-image: url(Images/Bullet.gif);
	list-style-type: disc;
}
.list1 {
	list-style-image: url(Images/Bullet1.gif);
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

