/* Generated by KompoZer */
* {
  margin-left: 0px;
  font-family: "Segoe UI","Helvetica Neue","Helvetica",Arial,sans-serif;
}
html {
  margin: 0;
  padding: 0;
  min-height: 100%;
  position: relative;
  font-size: 18px;
}
body {
  margin: 5px;
  padding: 0px;
}
li {
  margin: 3px;
  padding: 0px;
}
code, pre {
  border-style: solid;
  padding: 4px 2px;
  font-family: Menlo,Monaco,Consolas,'Courier New',monospace;
  background-color: #ffffcc;
}
p {
  font-size: 18px;
  font-weight: 400;
}
h1, h2, h3 {
  font-family: "Segoe UI","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 600;
  color: #6600cc;
}
h1 {
  margin-left: 5px;
}
h2 {
  margin-left: 5px;
}
h3 {
  margin-left: 5px;
}
strong, b {
  font-weight: 600;
}
