/*

    2000/08/31 A.T

*/

A:link {
  color: darkslategray;
}

BODY {
  margin: 2em 1em 2em 70px;
  font-family: sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

TH, TD {
  font-family: sans-serif;
}

H1, H2, H3 {
  text-align: left;
  font-family: sans-serif;
  font-weight: normal;
  color: #66CC00; 
}

.hide { display: none }

DIV.head { margin-bottom: 1em }
DIV.head H1 { margin-top: 2em; clear: both }
DIV.head TABLE { margin-left: 2em; margin-top: 2em }
DIV.head IMG { color: white; border: none }

P.copyright { font-size: small }
P.copyright SMALL { font-size: small }

@media screen {
A:hover { background: #FFA } 
}

PRE { margin-left: 2em }
DT, DD { margin-top: 0; margin-bottom: 0 }
DT { font-weight: bold }

PRE { font-family: monospace }

UL.toc {
  list-style: disc;
  list-style: none;
}

@media aural {  
  H1, H2, H3 { stress: 20; richness: 90 }
  .hide { speak: none }
  P.copyright { volume: x-soft; speech-rate: x-fast }
  DT { pause-before: 20% }
  PRE { speak-punctuation: code } 
}

BODY {
  background-image: url(onogawa-works.png);
}
