BODY
  {
  margin-top: 8%;
  margin-bottom: 10%;
  margin-left: 50px;
  margin-right: 5%;
  }


DIV.pageHeading
  {
  font-size: 50px;
  margin-bottom: 50px;
  }

  
DIV.indexItem
  {
  font-size: 130%;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  }


A.indexForward
  {
  color: #567;
  font-style: italic;
  }


A.indexChapter
  {
  color: #456;
  }


DIV.heading
  {
  font-size: 130%;
  font-weight: bold;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  }


DIV.paragraph
  {
  font-size: 110%;
  font-family: serif;
  margin-top: 17px;
  margin-bottom: 17px;
  margin-left: 0px;
  margin-right: 0px;
  }


DIV.command
  {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 12px;
  background-color: #99A8B0;
  border-style: solid;
  border-color: #112722;
  border-width: 3px;
  }


DIV.commandParagraph
  {
  font-size: 120%;
  font-family: sans-serif;
  margin-top: 17px;
  }


SPAN.commandName
  {
  font-size: 160%;
  color: #225544;
  font-family: monospace;
  font-weight: bold;
  }


CODE
  {
  color: #225544;
  font-weight: bold;
  }


DIV.navigation
  {
  color: #677;
  font-family: sans-serif;
  font-size: 75%;
  font-style: italic;
  text-align: right;
  margin-top: 30px;
  margin-right: 10px;
  }


A.navigation
  {
  color: #455;
  }
