h1, h4, h5, h6 { font-weight: normal; }
h1, h2, h3 { font-size: 14px; }
h3 { margin-top: 0; }
table,tr,td { margin: 0; }
p,div { margin: 0; }
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
abbr { text-decoration: none; }
hr {
  clear: both;
  color: #999999;
  height: 1px;
  margin: 0;
}
address {
  margin: 0;
  padding: 0;
  font-style: normal;
}
blockquote {
  text-indent: 0;
  background-color: #e9f1f4;
  border: solid 1px #9dd4c6;
  margin: 5px 30px 5px 0;
  padding: 5px;
}
ul {
  list-style-type: none;
}
