body{
	volume:100%;
	voice-family:female;
}

em{
	speech-rate:slower;
	volume:130%;
}

strong{
	volume:150%;
}

.skip{
	speak:normal;
}

code,samp,pre{
	speak-punctuation:code;
}

div#menu table{
	speak:none;
}

del{
	speak:none;
}

ins{
	speak:normal;
}

abbr{
	speak:spell-out;
}

acronym{
	speak:normal;
}