	/* GenericSpeech.css.php 
           Build time: 19/12/2010-19:01:29  Copyright (c) 2010 Patrick Brunet / Tech is All */

/*===============================================================================================
** 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) 2010 Patrick Brunet / Tech is All
*/
