h1 {
  font-size:140%;
  font-weight:bold;
  color:#00a5c7;
}


h2 {
  font-size:110%;
  font-weight:bold;
  color:#00a5c7;
  padding:5px 0px 5px 0px;
}

p {
  color:#000000;
}

.content a {
  color:#186f6d !important;
  text-decoration:none;
}

.content a:hover {
  color:#66bdbb;
  text-decoration:underline;
}

.content ol {
  margin:0 0 0 2em;
}

img.borderfalse {
  border-style:none;
  border:0px;
}

img.bordertrue {
}
