/***** Aural CSS *****/

* {
	speech-rate: medium;
	voice-family: juliet, female;
	speak-punctuation: none;
	speak-numeral: continuous;
	azimuth: center;
}

h1, h2, h3, h4, h5, h6 { voice-family: announcer, male; pause-after: 10ms; }

acronym, abbr { speak: spell-out; }
