body {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  text-align: center;
}

a {
  color: #600;
  text-decoration: none;
}

a:hover {
  text-decoration: underline overline;
}

#main h3 {
  color: #600;
  text-decoration: underline;
}

#main ul a:hover {
  font-weight: bold;
}

#main ul a {
  font-weight: bold;
}

#main ul {
  display: block;
  list-style: none;
  padding: 0px;
}

#main {
  display: block;
  font-size : 14px;
  text-align: left;
  width: 720;
  margin-left: auto;
  margin-right: auto;
}

#cover {
  display: block;
  float: left;
  padding: 20px 20px 20px 20px;
}

#header table tr td {
  padding: 0px 0px 20px 0px;
}

#header table tr td {
  text-align: center;
}

#header a {
  font-size: 18px;
  text-decoration: none;
}

#header a:hover {
  font-size: 18px;
  text-decoration: underline overline;
}

#alpha_list {
  font-size: 12px;
  text-align: center;
}

#other_sites a {
  font-weight: bold;
}

#othersites {
  margin-left: 80px;
}

#othersites ul {
  padding: 0px 0px 0px 15px;
  list-style: disc;
}
#othersites ul li ul {
  padding: 0px 0px 0px 30px;
  list-style: disc;
}

#othersites ul li {
  padding: 5px;
}

#other_sites ul {
  spacing: 0px 0px 0px 0px;
}

#other_sites ul li {
  padding: 20px 0px 0px 0px;
}

#cat_header {
  text-align: center;
  font-size: 16px;
}

#cat_header h2 {
  color: #900;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.center {
  display: block;
  text-align: center;
}

#article_list {
  display: block;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

#article_list li {
  padding: 10px 0px 0px 0px;
}

.smaller {
  font-size: 12px;
}

.ten_point {
  font-size: 10px;
}

#hpootp h1 {
  color: #5E6A9E;
  font-family:Goudy Old Style, Book Antiqua, Palatino Linotype, times new roman, Monotype Corsiva, Georgia, Garamond;
  font-style: italic;
  font-size: 18pt;
}
