body {
	speak-punctuation: code;
}

h1, h2, h3, h4, h5, h6 {
	pause: 25%;
}

ul, ol, dl, li, p {
	pause: 25%;
}

table th {
	voice-family: female;
	speak-header: always;
}

.description {
	voice-family: female;
}

.phoneNum {
	speak-numeral: digits;
}