/*>Spoken
Created 154053DST,THUr19/9/2002AD;Hm.
Updated 105001GMT,FRId10/3/2006AD;Hm.

Intially taken from Appendix A of the CSS2 Specification.
(Typical element formatting based on current UA practice.)
Please note the majority of this is roughly edited and untested.
media=speech (or possibly aural)
*/
H1,H2,H3,H4,H5,H6{voice-family:paul,male;stress:20;richness:90}
H1{pitch:x-low;pitch-range:90}
H2{pitch:x-low;pitch-range:80}
H3{pitch:low;pitch-range:70}
H4{pitch:medium;pitch-range:60}
H5{pitch:medium;pitch-range:50}
H6{pitch:medium;pitch-range:40}
LI,DT,DD{pitch:medium;richness:60}
PRE{pitch:medium;pitch-range:0;stress:0;richness:80}
I{pitch:medium;pitch-range:60;stress:60;richness:50}
B{pitch:medium;pitch-range:60;stress:90;richness:90}
/*No U Tag in HTML 4.0, this for compat. with HTML 3.2:*/
U,.undr{richness:0} /*Class using text-decoration, in Sensible.*/
A:link{voice-family:harry,male}
A:visited{voice-family:betty,female}
A:active{voice-family:betty,female;pitch-range:80;pitch:x-high}

/*1988{SPAN class=ad}AD{/SPAN} Best Compromise:*/
.ad,.acr{speak:spell-out;speak-numeral:digits}
 /* .acr For BBC, but not RADAR. Also for postcodes. */


  /* ACCESS! To permanently suppress navigation aids in non-javascript
   Browsers, change 'visible' to 'hidden' in Sensible.CSS (and, if you like,
   'inherit' to 'none', to affect Aural Browsers,) in the line below: */
  .nav{speak:inherit}


/* Dates & callto: */
.i{display:inline} /* speak:normal inherent. */
