body {

  background: white fixed no-repeat left top;

  color: black;

  font-family: sans-serif;

  line-height: 1.8em;

  margin: 0;

  padding: 2em 1em 2em 70px;

}

a {

  background-color: transparent;

}

a:link {

  color: #00c;

}

a:visited {

  color: #609

}

a:active {

  color: #c00

}

a:link img, a:visited img {

  border: none;

}

h1, h2, h3, h4, h5, h6 {

  background: white;

  color: #005a9c;

  font-weight: normal;

  text-align: left;

}

h1 {

  clear: both;

  font-size: 220%;

  margin-top: 2em

}

h2 {

  border-top: 2px groove;

  font-size: 170%;

  margin-top: 2.5em;

  padding-top: 0.6em;

}

h3 {

  font-size: 140%;

  margin-top: 2.5em;

}

h4 {

  font-size: 120%;

  margin: 2em 0 0.5em;

}

.hide {

  display: none

}

pre {

  background-color: #ffec8b;

  color: black;

  font-family: monospace;

  line-height: 1.5em;

  padding: 1.5em 2em;

}

pre strong {

  color: #a00;

  font-weight: bold;

}

dt {

  font-weight: bold;

  margin: 1em 0 0 0;

}

dd {

  margin: 0 0 0 3em;

}

code, tt {

  font-family: monospace

}

ul.toc {

  list-style-type: none

}



@media Aural

{

h1, h2, h3 {

  stress: 20; richness: 90

}

.hide {

  speak: none

}

dt {

  pause-before: 20%

}

pre {

  speak-punctuation: code;

}




