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