body {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

ul.home {
  list-style-image: url(gif/item.gif);
  list-style-type: square;
  margin-top: -5px;
}

li.home {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 150%;
}

.copyright {
  font-size: 11px;
  font-weight: bold;
}

.smaller {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.selected {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

a.nav, a.nav:link, a.nav:active, a.nav:focus, a.nav:visited {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

a.nav:hover {
  color: #ff0000;
  text-decoration: underline;
}

a.home, a.home:link, a.home:active, a.home:focus, a.home:visited {
  color: #000000;
  text-decoration: none;
}

a.home:hover {
  color: #ff0000;
  text-decoration: none;
}
