/*
Autisme Centraal Aural Stylesheet
copyright (c) 2005, Autisme Centraal (info@autismecentraal.com)
Creative Commons-Licensed
*/

body {
  voice-family: male;
}

acronym, abbr {
  speak: spell-out;
}

code {
  speak-punctuation: code;
}


