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

  body { border-left: 5px dotted rgb(204, 204, 204);
    width: 50em;
    color: #c2c2c2;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    background-color: #444444;
    padding-left: 2em;
    padding-right: 2em;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    }

  body a { text-decoration: none;
    color: rgb(100, 110, 150);
    }

  body a:link { color: #688cb2;
    text-decoration: underline;
    }

  body a:visited { color: rgb(100, 110, 150);
    text-decoration: underline;
    }

  body a:active { text-decoration: underline;
    }

  body a:hover { text-decoration: underline;
    color: rgb(85, 102, 136);
    }

  .parameter { font-style: normal;
    font-weight: bold;
    color: rgb(224, 150, 85);
    }

  .term { font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    }

  .value { font-style: italic;
    font-weight: bold;
    }

  .navTitle { background-color: rgb(135,164,203);
    color: rgb(255, 255, 255);
    font-size: 10pt;
    font-weight: inherit;
    }
    
  .navButton { color: rgb(0, 0, 0);
    background-color: rgb(102, 102, 102);
    }

  .navButton:link { color: rgb(204, 153, 0);
    text-decoration: none;
    }

  .navButton:hover { color: rgb(204, 153, 0);
    text-decoration: none;
    }

  .navLink { color: rgb(204, 153, 0);
    text-decoration: none;
    }

  .button { font-style: normal;
    font-weight: bold;
    color: rgb(224, 150, 85);
    }

  .group { font-style: italic;
    font-weight: bolder;
    font-family: Georgia,"Times New Roman",Times,serif;
    }

  .rollout { font-weight: bold;
    }

  .tableLeft { background-color: rgb(224, 224, 224);
    color: rgb(102, 102, 102);
    }

  .tableRight { background-color: rgb(240, 240, 240);
    color: rgb(102, 102, 102);
    }

  .tutsteps { list-style-position: inside;
    list-style-type: square;
    text-indent: 10pt;
    }

  .texttable { left: 10in;
    }

  .sidenote { font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: 11px;
    }

  body h1 { margin: 0px;
    font-family: "Times New Roman",Times,serif;
    }

  p { margin: 0px;
    text-align: justify;
    }

  blockquote { margin: 0px 0px 0px 1em;
    }

  ul { margin-top: 0px;
    margin-bottom: 0px;
    text-align: justify;
    }

  li { margin-top: 0em;
    margin-bottom: 0em;
    }

  .important { font-weight: bold;
    color: rgb(192, 128, 128);
    }

  .piccaption { font-weight: bold;
    font-size: smaller;
    }

  body h2 { border-width: 1px;
    border-bottom: 1px solid rgb(170, 170, 170);
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    }

  body h3 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    }

  .tableCaption { font-weight: bold;
    background-color: rgb(255, 187, 0);
    color: rgb(255, 255, 255);
    }

  .question { font-weight: bold;
    }

  .mxscode {
    font-family: "Courier New", Courier, monospace;
    }
  .mxsuser {
    font-family: "Courier New", Courier, monospace;
    }
  .mxsout {
    font-family: "Courier New", Courier, monospace;
    color: #0000FF;
    }
  .code {
	font-family: Consolas, "Courier New", Courier, monospace;
	font-size: smaller;

    }
.codecomment {
	color: #009933;
}
.codekeyword {
	color: #0033CC;
}
body table {
	font-size: 10pt;
}

