h1 {
  background-color:#c09b5b;
  color:#fff;
  padding:5px 10px;
  font-weight:bold;
  margin-bottom:10px;
  font-size:160%;
}
h2 {
  color:#c09b5b;
  font-weight:bold;
}
h3 {
  color:#c09b5b;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:10px;
}
h4 {
  color:#000;
  font-weight:bold;
}
#Content1 table td p {
  margin:0;
}
#btnlinks {
  font-size:100%;
  line-height:1.5em;
}
a:hover { text-decoration: none; }