p, h1, h2, h3, h4, h5, h6, table, form, ul, li {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0; }

h1 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 12px;
  color: #3c6f5b; }

h2 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 9px;
  color: #3c6f5b; }

h3 {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 6px;
  color: #3c6f5b; }

p {
  line-height: 18px;
  margin-bottom: 18px; }

ul {
  margin: 0 0 18px 18px; }

img {
  border: 0; }

.hidden {
  display: none; }

a:hover {
  cursor: pointer; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.clear {
  clear: both; }

.bold {
  font-weight: bold; }

sup {
  font-size: 8px;
  position: relative;
  top: 3px; }
