body {
	speak:normal;
  	voice-family: male;
}

acronym, abbr {
  	speak: spell-out;
}

code {
  	speak-punctuation: code;
}
