@import url(container.css);


body {
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Helvetica, Arial;
  font-size: 0.9em;
}

h1 {
  margin: 0;
}
h2 {
  font-size: 1.4em;
  margin: 0;
  color: #ac0000;
}

h3 a {
  color: #405687;
}
h4 {
  font-size: 0.9em;
  color: #405687;
}

hr.cleaner {
  clear:both;
  display: none;
}
div.cleaner {
	clear: left;
	height: 1px;
	visibility: hidden;
	font-size: 1px;
}
