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

/* copyright brad phelan 2005 */

  table.bar { font-weight: bold;
    }

  td.bar-left { font-weight: bold;
    background-color: rgb(153, 153, 255);
    font-size: larger;
    }

  td.bar-right { border-style: solid;
    border-width: 0px;
    width: 100%;
    text-align: right;
    background-color: rgb(153, 153, 255);
    font-weight: bold;
    color: rgb(0, 0, 102);
    font-size: larger;
    }

  .title-header { padding-bottom: 0.5em;
    }

  .title-footer { padding-top: 0.5em;
    }

h1 { font:1.4em; color:#000099; font-family: Arial, Helvetica, sans-serif; }
h2 { font:1.3em; color:#000099; font-family: Arial, Helvetica, sans-serif; }
h3 { font:1.2em; color:#000099; font-family: Arial, Helvetica, sans-serif; }
h4 { font:1.1em; color:#000099; font-family: Arial, Helvetica, sans-serif; }

  body { margin: 0px;
    }

  div#body { margin: 1em;
    }

    .code {
      font-family: Courier New,Courier,monospace;
      color: rgb(51, 102, 102);
    }

pre {
  color:blue;
  font-style:italic;
}

.code {
  font-family: Courier New,Courier,monospace;
  color: rgb(51, 102, 102);
}

div.code { margin: 1em;
}

pre b {color:purple}

.Keyword { font-weight:bold; color:red; }
.op { font-weight:bold; color:green; }

b { color:#000040 }

dl dt { font-family: Courier New,Courier,monospace; }
dl dt { font-weight:bold;  }
dl dt { color:#701030;  }
dl dd { color:#000040; }

ul li {
  list-stype-type:square
}
