#PageHeader {
	speech-rate: fast;
	voice-family: female;
}

#Content {
	speak-header: once;
	speak-punctuation: none;
	voice-family: male;
}

acronym, abbr {
	speak: spell-out;
}

#TextResizer, #PageHeader h1 {
	speak: none;
}