body {
  font-size: small;
  font-family: Verdana, sans-serif;
  line-height: 1.3em;
}

* { margin: 0; padding: 0; }
hr, .hide { display: none; }
a { color: #000; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: Arial, sans-serif; }
h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 130%; }
h4, h5, h6 { font-size: 100%; font-weight: bold; }

div.stop-float { width: 100%; height: 1px; overflow: hidden; float: none; clear: both; }
