	/* GenericSpeech.css.php 
           Build time: 13/04/2009-14:36:36  Copyright (c) 2008-2131 Patrick 'Zener' Brunet */

/*===============================================================================================
** Generic Speech specifications:
*/

/*-----------------------------------------------------------------
** Generic adapters:
*/

body
{
	speak-header: once;
	speak-punctuation: none;
}

acronym
{
	speak: normal;
	speak-numeral: continuous;
}

acronym.Spell /* IE ignores abbr */
{
	speak: spell-out;
	speak-numeral: digits;
}

/* End */


/*===============================================================================================
** End of File -- Copyright (c) 2008-2131 Patrick 'Zener' Brunet
*/
