body {
	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}


ul {
  line-height: 1.5em;
  list-style-type: square;
  margin: 0.5em 0 0.5em 1.5em;
  padding: 0;
  list-style-image: url(http://www.rsbac.org/images/bullet.gif);
}


a {
  color:#436976;
  text-decoration:none;
}
a:hover {
  color:#000000;
  text-decoration:underline;
}

