@charset "utf-8";

/* mingteo-aural.css

   Look, learn, but please do not steal. */

* { speak: normal;
    speak-punctuation: none; }

body { voice-family: female; }

acronym { speak: spell-out; }
acronym:after { speak: normal;
    content: attr(title); }

address { speak-numeral: digits; }
address a { speak-punctuation: code; }

div#entirety div#header div#menu-skip, 
div#entirety div#shell div#copy h1, 
div#entirety div#shell div#copy h2, 
div#entirety div#shell div#copy h3, 
div#entirety div#shell div#copy h4, 
div#entirety div#shell div#copy h5, 
div#entirety div#shell div#copy h6, 
div#entirety div#shell div#copy .accessible, 
div#entirety div#shell div#menu h1, 
div#entirety div#footer h2 { voice-family: announcer, male;
	pause: 200% 300%; }