#test11 abbr{
	speak:spell-out;
}
#test11 acronym{
	speak:normal;
}
#test11 abbr.swap{
	speak:normal;
}
#test11 acronym.swap{
	speak:spell-out;
}
