/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body { margin-left: 2%;
  margin-right: 2%;
}

code { color: rgb(153, 0, 0); }

h1 { font-family: Arial,Helvetica,sans-serif;
  background-color: rgb(51, 51, 0);
  text-align: center;
  padding-top: 0.6ex;
  padding-bottom: 0.6ex;
  color: rgb(224, 220, 230);
}

h2 { font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 1ex;
  margin-top: 2.5ex;
}

h3 { font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 0.5ex;
  margin-top: 2ex;
  font-style: italic;
  font-weight: normal;
  font-size: larger;
}

a { border-style: none none dashed;
  border-bottom: 1px dashed rgb(153, 51, 0);
  text-decoration: none;
  color: rgb(204, 102, 0);
}

a:hover { border-bottom-style: solid;
}

pre { border-style: dashed;
  border-width: 1px;
  padding: 1ex;
  background-color: rgb(255, 255, 204);
  color: rgb(153, 51, 0);
}

th { background-color: rgb(224, 220, 230);
}

a.img { border: 0px none ;
}

li {
  margin-bottom: 0.5ex;
}