ul {
	list-style-image: url(images/list1.gif);
}
ul ul{
	list-style-image: url(images/list2.gif);
}
a {
	color:#000000;
}
body {
	font-family:tahoma;
}
