H1 A:link {
  text-decoration: none;
}

H1, H2, H3, H4, H5 {
  font-family:	sans-serif;
  text-align: left;
}

DIV.ComandSyntax H4 {
  font-weight: normal;
  font-family: monospace;
  text-align:  left;
}

DIV.ComandSyntax H4 STRONG  {
  font-weight:  bold;
  font-family:	monospace;
}

DIV.PreviousNext A {
  text-decoration: none;
  color: #FFF
}

DIV.IndentedControlSequences {
  font-family: monospace;
  margin-left: 2em;
}

DIV.EnvironmentNotes {
  margin-left: 2em;
}

