BODY {
    background-image: url("handpress2light.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #89B2E8;
  }
ul {
	list-style-type: none;
	font-size: 14pt;
	padding: 0;
}
ul li {
	background-image: url(tm-images/minus.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
ul li ul {
}
ul li ul li {
	background-image: url(tm-images/branchbottom.gif);
}
ul li ul li a {
	font-size: 12pt;
    font-style: italic;
    line-height: 1.4em;
	color: #990033;
}