/*
NOCNY Rzepin CSS2 aural stylesheet
written by Micha³ Smoczyk
created Oct 2003, last modified Nov 2003
*/

body {
   voice-family: male !important;
   play-during: url("nocny.wav");
   }
acronym, abbr {speak: spell-out !important;}
h1, h2, h3 {
   cue-before: url("ping.wav");     /* expressing headings */
   pause: 200%;
   play-during: none;
   }
address {
   volume: x-soft;                  /* less important, so quiet and fast */
   speech-rate: x-fast;
   }
.hide {speak: none !important;}     /* don't speak visual stuff */
