body {
  background-color: #bb8;
  color: #000;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

body, p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:link { color: #036 }
a:visited { color: #036 }
a:active { color: #036  }
a:hover { color: #69c }

h1, h2, h3 {
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 2.1em;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

h2 {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 0;
}

h3 {
  font-size: 1.3em;
  text-align: left;
  margin-bottom: 0;
}

.center {
  text-align: center;
}

.clear {font-size: 1px; height: 1px}

.no_space_above {
  margin-top: 0;
}

.no_space_below {
  margin-bottom: 0;
}

.small_font {
  font-size: 80%;
}

#content_index {
  padding: 0;
  text-align: center;
  width: 100%;
}

