empty {}
body {
  margin: 0;
  padding: 0;
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  line-height: 16px;
}
p, li, td {
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
input, select, option, textarea {
  font-size: 13px;
}
#blue a, #blue a:visited {
  text-decoration: none;
  color: #3771c8;
}
#blue a:hover {
  text-decoration: underline;
  color: #3771c8;
}
#brown a, #brown a:visited {
  text-decoration: none;
  color: #c57000;
}
#brown a:hover {
  text-decoration: underline;
  color: #c57000;
}

h1 {
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 28px;
  line-height: 32px;
}
#blue h1 {
  margin-top: 15px;
}
#brown h1 {
  margin-top: 0px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 18px;
  font-weight: normal;
  font-style: italic;
  font-size: 11px;
  line-height: 14px;
}
h3 {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}
ul.topics {
  list-style: none;
}
li {
  margin-bottom: 10px;
}
img.right {
  margin-left: 20px;
  margin-bottom: 20px;
}
#small {
  font-size: 11px;
}
