body {
  font-size:11pt;
  background-color:#ffffff;
  line-height:1.6em;
}
h1 {
  background-color:#ddeeff;
  font-size:18pt;
  color:#0066ff;
  margin:0.7em 15%;
  padding:0.4em 0.2em;
  text-align:center;
  border-width:2px 0px;
  border-color:#55aa33;
  border-style:solid;
}
h2 {
  font-size:14pt;
  color:#003366;
  margin:2.0em 10% 0.8em ;
  text-indent:0em
}
p {
  color:#003333;
  margin:0.6em 10%;
  text-indent:1em
}
p.image {
  font-size:0.8em;
  color:#003366;
  text-indent:0em;
  text-align:center;
}
ul {
  color:#003333;
  margin:0.6em 20%;
  line-height: 1.2em;
}
li {
  margin:0em 0em;
}
a, a:visited {
  color:#666699;
}
a:hover {
  color:#9999ff;
}
