
/* CHAPTER STYLES */
h1 {
  color: #0da6e7;
}
div#content a {
  color: #0da6e7;
}
/* NAVIGATION */
li a.on {
  color: #0da6e7 !important;
}
ul.n2 li {
  background-image: url(/images/nav/bullet_2_5.gif) !important;
}
ul.n3 li {
  background-image: url(/images/nav/bullet_3_5.gif) !important;
}
div.sl h2 {
  color: #0da6e7;
}
