/* NEAD Aural stylesheet for speech-capable user agents (screen readers, etc.) */
/* This stylesheet is linked to from all pages of the NEAD website */
/* Use this CSS file for aural style rules only */

body {voice-family: female; speech-rate: medium; speak-punctuation: none; speak-numeral: continuous;}
h1, h2, h3, h4, h5, h6, dt, th {voice-family: male; richness: 80;}
h1, h2, h3, h4, h5, h6, p, dt, th {pause-before: 150%; pause-after: 80%;}
abbr {speak: spell-out;}
.shortening {speak: none;}
acronym {speak: normal}
abbr, address, .adr {pitch-range: 65;}
em, strong {richness: 60; stress: 65;}
.tel, .year, .pub-year, .dtstart, .dtend, .geo, .registered, #footer {speak-numeral: digits;}